diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-01-23 16:33:42 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-01-23 16:33:42 -0500 |
| commit | 28747364bcb5a79f46f84656b48af77a7cc2098d (patch) | |
| tree | 667264f07c9646bc54ead646e753dc39e86e078d /pages | |
| parent | c15bc60f470dd5357b8d9055c3aa24892f5ecbc8 (diff) | |
| download | alp-website-28747364bcb5a79f46f84656b48af77a7cc2098d.tar.gz alp-website-28747364bcb5a79f46f84656b48af77a7cc2098d.tar.bz2 alp-website-28747364bcb5a79f46f84656b48af77a7cc2098d.zip | |
Reverted message & upgraded packages
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/index.js b/pages/index.js index 7f04b84..ec8a49f 100644 --- a/pages/index.js +++ b/pages/index.js @@ -23,7 +23,8 @@ const Index = () => ( <Layout> <div className="container"> <h1>Announcement</h1> - <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> + <p>We is planning on rewriting the website once again.</p> + <p>Right now the website has been mashed up into one page.</p> <h1>TOS</h1> <a href="/tos">Read the ToS here.</a> <h1>About</h1> |
