From aad63445401ca710bb492928c39f0b2fc1cb4198 Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:50:47 +0100 Subject: Make buttons bigger and change workflow to not run for now --- apps/website/config.ts | 4 ++-- apps/website/src/pages/about.astro | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'apps') diff --git a/apps/website/config.ts b/apps/website/config.ts index 6fefb23..f924f80 100644 --- a/apps/website/config.ts +++ b/apps/website/config.ts @@ -50,8 +50,8 @@ export const configConst = { { text: 'Mods', url: '/mods', - } - ]) + }, + ]), }, { header: 'Organization', 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.
- +
@@ -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.
- +
-- cgit