diff options
author | Wyvest <wyvestbusiness@gmail.com> | 2024-01-06 11:33:26 -0500 |
---|---|---|
committer | Wyvest <wyvestbusiness@gmail.com> | 2024-01-06 11:33:26 -0500 |
commit | 5a9a6dd68d4bfcbedeb292edf5306bd4a0bf75b6 (patch) | |
tree | 44c50936eeb27d5bcfee632608586668072de6ad /apps/website/src/pages/about.astro | |
parent | 3a9c3585648081b0b6b972d526060c268fa6b9a6 (diff) | |
download | Nexus-5a9a6dd68d4bfcbedeb292edf5306bd4a0bf75b6.tar.gz Nexus-5a9a6dd68d4bfcbedeb292edf5306bd4a0bf75b6.tar.bz2 Nexus-5a9a6dd68d4bfcbedeb292edf5306bd4a0bf75b6.zip |
some text modifications
Diffstat (limited to 'apps/website/src/pages/about.astro')
-rw-r--r-- | apps/website/src/pages/about.astro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/website/src/pages/about.astro b/apps/website/src/pages/about.astro index 0126542..a74d606 100644 --- a/apps/website/src/pages/about.astro +++ b/apps/website/src/pages/about.astro @@ -10,7 +10,7 @@ import Layout from '@layouts/Layout.astro'; <Section class="flex-col justify-center items-center h-screen max-h-4/5-screen md:max-h-[600px] md:min-h-[400px]"> <div class="max-w-[600px] flex flex-col text-center justify-center items-center gap-y-2"> <Header align="center" size="xxl" class="text-navy-peony">Our journey</Header> - <Paragraph size="lg" class="text-blue-gray">From an aspring team just trying to make a cool thing, to what we now call Polyfrost, we've made a lot of progress</Paragraph> + <Paragraph size="lg" class="text-blue-gray">From an aspring team just trying to make a cool thing, to what we now call Polyfrost, we've made a lot of progress.</Paragraph> </div> </Section> @@ -110,7 +110,7 @@ import Layout from '@layouts/Layout.astro'; </Header> <div class="flex flex-col gap-y-10 max-w-xl text-lg"> <Paragraph> - Since the inception of OneConfig, since W-OVERFLOW was created, since the people that became Polyfrost first met, we have always been known for our attention and swift feedback to users and their suggestions. No matter what we do in the future, you will always be our top priority. And we mean it. + Since the inception of OneConfig and since the people that became Polyfrost first met, we have always been known for our attention and swift feedback to users and their suggestions. No matter what we do in the future, you will always be our top priority. And we mean it. </Paragraph> <Paragraph> We've grown a lot from our early days back in 2021. What used to be a small team of four has become a professional team of 12 aspiring developers and designers maintaining two libraries and 10+ mods. |