Skip to content

Commit

Permalink
Merge a515d3f into ac8bc08
Browse files Browse the repository at this point in the history
  • Loading branch information
Defi-Moses authored Oct 8, 2024
2 parents ac8bc08 + a515d3f commit 35d0956
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/bridge/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const options = {
}

const config: Config = {
title: 'Synapse Bridge Docs',
title: 'Synapse Docs',
tagline: 'The future is cross-chain.',
favicon: 'brand-assets/synapse-mark.svg',

Expand Down Expand Up @@ -93,10 +93,10 @@ const config: Config = {
announcementBar: {
id: 'announcementBar-v3.2', // Increment on change
// content: `⭐️ If you like Docusaurus, give it a star on <a target="_blank" rel="noopener noreferrer" href="https://github.com/facebook/docusaurus">GitHub</a> and follow us on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/docusaurus">Twitter ${TwitterSvg}</a>`,
content: `⚠️️ <b>Caution! These docs are a work in progress. Information may be incorrect or incomplete. For the current docs, please see <a href="https://docs.synapseprotocol.com/">here</a> </b>`,
content: `New! Synapse Docs have been refreshed. For the previous version, click <a href="https://docs.synapseprotocol.com/">here</a>`,
},
navbar: {
title: 'Synapse Bridge Docs',
title: 'Synapse Docs',
logo: {
alt: 'Synapse logo mark',
src: 'brand-assets/synapse-mark.svg',
Expand Down

0 comments on commit 35d0956

Please sign in to comment.