From 69c462174e3ac59901512f527422300f77b06a05 Mon Sep 17 00:00:00 2001 From: trajan0x <83933037+trajan0x@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:10:19 -0400 Subject: [PATCH] move docs [SLT-133] (#3278) * move docs * content cleanup --------- Co-authored-by: Trajan0x --- docs/bridge/docusaurus.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/bridge/docusaurus.config.ts b/docs/bridge/docusaurus.config.ts index cd3586dbac..f296f4e05a 100644 --- a/docs/bridge/docusaurus.config.ts +++ b/docs/bridge/docusaurus.config.ts @@ -91,9 +91,8 @@ const config: Config = { // Replace with your project's social card image: 'img/docusaurus-social-card.jpg', announcementBar: { - id: 'announcementBar-v3.2', // Increment on change + // id: 'announcementBar-v3.2', // Increment on change // content: `⭐️ If you like Docusaurus, give it a star on GitHub and follow us on Twitter ${TwitterSvg}`, - content: `New! Synapse Docs have been refreshed. For the previous version, click here`, }, navbar: { title: 'Synapse Docs',