Skip to content

Commit

Permalink
banner
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Aug 7, 2024
1 parent 8c8c448 commit 381133b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions polkadot-wiki/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,14 +296,14 @@ module.exports = {
},
docsSideNavCollapsible: true,
/* Banner / Announcement bar */
// announcementBar: {
// id: "banner",
// content:
// 'The Polkadot Blockchain Academy is coming to Asia! <a href="https://www.polkadot.network/development/academy/?utm_source=wiki.polkadot.network&utm_medium=referral&utm_campaign=pba%204%205&utm_content=notification" target="_blank" rel="noopener noreferrer">Find out more 👉</a>',
// backgroundColor: '#e6007a',
// textColor: 'white',
// isCloseable: true,
// },
announcementBar: {
id: "banner",
content:
'The Web3 Summit is coming to Berlin this August! <a href="https://ti.to/web3-summit/web3-summit-2024" target="_blank" rel="noopener noreferrer">Buy your ticket 👉</a>',
backgroundColor: '#e6007a',
textColor: 'white',
isCloseable: true,
},
image: 'img/og-polkadot-wiki.png'
},
};

0 comments on commit 381133b

Please sign in to comment.