diff options
author | Wyvest <wyvestbusiness@gmail.com> | 2024-01-04 07:12:03 -0500 |
---|---|---|
committer | Wyvest <wyvestbusiness@gmail.com> | 2024-01-04 07:12:03 -0500 |
commit | 98350bbd24582d95796dcfe5058bee43a1be3e50 (patch) | |
tree | e701c8c71b69681871e55259763b324dbbb83ffc /apps/website/src/pages/about.astro | |
parent | bdee109e33e4e07b8087406edbd43647e5f85455 (diff) | |
download | Nexus-98350bbd24582d95796dcfe5058bee43a1be3e50.tar.gz Nexus-98350bbd24582d95796dcfe5058bee43a1be3e50.tar.bz2 Nexus-98350bbd24582d95796dcfe5058bee43a1be3e50.zip |
add easeify as excluded mod
Diffstat (limited to 'apps/website/src/pages/about.astro')
-rw-r--r-- | apps/website/src/pages/about.astro | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/website/src/pages/about.astro b/apps/website/src/pages/about.astro index 9398793..0126542 100644 --- a/apps/website/src/pages/about.astro +++ b/apps/website/src/pages/about.astro @@ -24,7 +24,7 @@ import Layout from '@layouts/Layout.astro'; October, 2021 </Header> <Paragraph size="sm" class="text-blue-gray max-w-[500px]"> - We began as a small development team aimlessly trying to build something beyond us. Joining forces with W-OVERFLOW in June of 2022, Polyfrost finally had the resources to achieve our dream of unified mod configs. + We began as a small development team trying to build ambitious projects beyond us. Joining forces with W-OVERFLOW (a modding organization formerly owned by one of the current owners), Polyfrost finally had the resources to achieve our dream of a unified config for all mods. </Paragraph> </div> </Section> @@ -50,10 +50,10 @@ import Layout from '@layouts/Layout.astro'; </div> <div slot="right"> <Header size="lg" class="text-navy-peony"> - Hey look, OneConfig's a hit + Hey look, OneConfig's a hit! </Header> <Paragraph size="sm" class="text-gray-400 max-w-[500px]"> - In the coming months, our little baby would independently surpass 200,000 views and our community grew by around 300%. Shortly after, our first major update releases, bringing substantial customization, new animations, design overhauls, and many bug fixes. + In the coming months, our little baby would independently surpass 200,000 views on YouTube and our community grew by around 300%. Shortly after, our first major update releases, bringing substantial customization, new animations, design overhauls, and many bug fixes. </Paragraph> </div> </Section> @@ -61,10 +61,10 @@ import Layout from '@layouts/Layout.astro'; <Section tabindex="0"> <div slot="left"> <Header size="lg" class="text-navy-peony"> - Finally, it's ready for all + Finally, it's ready for release </Header> <Paragraph size="sm" class="text-gray-400 max-w-[500px]"> - It's been a long journey, with many bugs, hotfixes, mod incompatibilities, support tickets, list goes on. However, after two years of development, we finally announced the complete release of OneConfig + It's been a long journey, with many bugs, hotfixes, mod incompatibilities, support tickets, list goes on. However, after two years of development, we finally announced the complete release of OneConfig. In November 2023, we released all our OneConfig mods out of beta and into the world. </Paragraph> </div> |