From fbb8db967ad94638cc61670e7dbba62d96db15a8 Mon Sep 17 00:00:00 2001 From: Ty Lamontagne Date: Wed, 23 Oct 2024 10:10:28 -0400 Subject: [PATCH] Remove 2.0 announcement and stable tooltip --- docusaurus.config.js | 14 +++++++------- src/pages/index.js | 27 ++++++++------------------- 2 files changed, 15 insertions(+), 26 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index a398a5a9..e0f0f27c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -112,13 +112,13 @@ const config = { themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ ({ - announcementBar: { - id: "announcementBar-0", // Increment on change - content: `PCSX2 2.0 is finally here, check out our new blog post!`, - backgroundColor: "#4765c8", - textColor: "#fafbfc", - isCloseable: true, - }, + // announcementBar: { + // id: "announcementBar-1", // Increment on change (2.0 was 0, next announcement should be 1) + // content: `PCSX2 2.0 is finally here, check out our new blog post!`, + // backgroundColor: "#4765c8", + // textColor: "#fafbfc", + // isCloseable: true, + // }, algolia: { // The application ID provided by Algolia appId: "TR9JNR7TSP", diff --git a/src/pages/index.js b/src/pages/index.js index 2044bafc..3c901af3 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -191,25 +191,14 @@ export default function Home() { justify="center" > - - 22 years in the making. - - } - color="warning" - trigger="hover" - placement="bottom" - > - - +