Skip to content

Commit

Permalink
updated banner (#6431)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 authored Dec 6, 2024
1 parent 5232a0f commit bd1ab69
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions kusama-guide/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,13 +199,13 @@ module.exports = {
contextualSearch: true,
},
/* Banner / Announcement bar */
// 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">Get your ticket 👉</a>',
// backgroundColor: '#e6007a',
// textColor: 'white',
// isCloseable: true,
// },
announcementBar: {
id: "banner",
content:
'The Polkadot Blockchain Academy is coming to Switzerland in 2025! <a href="https://polkadot.academy/campus-application-form/" target="_blank" rel="noopener noreferrer">Apply Here 👉</a>',
backgroundColor: '#e6007a',
textColor: 'white',
isCloseable: true,
},
},
};

0 comments on commit bd1ab69

Please sign in to comment.