diff options
| author | Andrew Lee <alee14498@gmail.com> | 2020-11-22 12:14:56 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2020-11-22 12:14:56 -0500 |
| commit | 1500779f9a1f6c3af0856eb7efdbf1d64541b199 (patch) | |
| tree | 38a9e38e6456603b45addaacc32befa64bac0711 /pages | |
| parent | 589e271352fc86c119096e503d799c1a656bbce2 (diff) | |
| download | alp-website-1500779f9a1f6c3af0856eb7efdbf1d64541b199.tar.gz alp-website-1500779f9a1f6c3af0856eb7efdbf1d64541b199.tar.bz2 alp-website-1500779f9a1f6c3af0856eb7efdbf1d64541b199.zip | |
Announcing rebrand
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/index.js b/pages/index.js index ec8a49f..7f04b84 100644 --- a/pages/index.js +++ b/pages/index.js @@ -23,8 +23,7 @@ const Index = () => ( <Layout> <div className="container"> <h1>Announcement</h1> - <p>We is planning on rewriting the website once again.</p> - <p>Right now the website has been mashed up into one page.</p> + <p>UPDATE: As of right now, Alee Productions is rebranding once again. This time we're giving it a proper name and the new name will be announced soon. We're doing this because we're turning this into an actual company and we need to have a good name rather than a medicore name.</p> <h1>TOS</h1> <a href="/tos">Read the ToS here.</a> <h1>About</h1> |
