diff options
author | Ashelyn Rose <git@tempest.dev> | 2023-11-04 14:22:15 -0600 |
---|---|---|
committer | Ashelyn Rose <git@tempest.dev> | 2023-11-18 13:45:39 -0700 |
commit | f9a75bf672b8300ea8028b141249c46509bbe4c5 (patch) | |
tree | ba5a9696d747f2ce1924f09467b8d3ef0865c578 /app/page.tsx | |
parent | 7804d2cd10d46ff7890e402b922b9be12fd50f7c (diff) |
Add corona, adjust styles
Diffstat (limited to 'app/page.tsx')
-rw-r--r-- | app/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/page.tsx b/app/page.tsx index 9209518..eeb99af 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -7,7 +7,7 @@ export default function Index() { <main className="mainColumn"> <p> Hi, we're tempest! And we also go by ashe. We're a median plural - system of three members, but most of the time you'll probably see us + system of four members, but most of the time you'll probably see us operating as one </p> |