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 --- .github/workflows/testing.yaml | 2 +- apps/website/config.ts | 4 ++-- apps/website/src/pages/about.astro | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index be960db..6de44ee 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -1,7 +1,7 @@ name: CI on: - pull_request: + # pull_request: merge_group: # Cancel previous runs of the same workflow on the same branch. 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.