aboutsummaryrefslogtreecommitdiff
path: root/apps/website/src/pages/about.astro
diff options
context:
space:
mode:
Diffstat (limited to 'apps/website/src/pages/about.astro')
-rw-r--r--apps/website/src/pages/about.astro4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/website/src/pages/about.astro b/apps/website/src/pages/about.astro
index 0d245aa..11568d3 100644
--- a/apps/website/src/pages/about.astro
+++ b/apps/website/src/pages/about.astro
@@ -57,7 +57,7 @@ import Layout from '@layouts/Layout.astro';
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 class="flex">
- <Button size="sm" style="secondary" iconLeft="oneconfig" href="/projects/oneconfig">OneConfig</Button>
+ <Button style="secondary" iconLeft="oneconfig" href="/projects/oneconfig">OneConfig</Button>
</div>
</div>
</Section>
@@ -71,7 +71,7 @@ import Layout from '@layouts/Layout.astro';
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 class="flex">
- <Button size="sm" iconLeft="link-external" style="secondary" href="/mods">Discover Mods</Button>
+ <Button iconLeft="link-external" style="secondary" href="/mods">Discover Mods</Button>
</div>
</div>