From 57543543483324624f6d0f8507f8f08d98fb094c Mon Sep 17 00:00:00 2001 From: Filippo <110459737+filippoweb3@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:24:48 +0100 Subject: [PATCH] edits (#6432) --- polkadot-wiki/docusaurus.config.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/polkadot-wiki/docusaurus.config.js b/polkadot-wiki/docusaurus.config.js index 44bebe7a4aa5..d409980933b1 100644 --- a/polkadot-wiki/docusaurus.config.js +++ b/polkadot-wiki/docusaurus.config.js @@ -303,14 +303,14 @@ module.exports = { }, docsSideNavCollapsible: true, /* Banner / Announcement bar */ - // announcementBar: { - // id: "banner", - // content: - // 'The Web3 Summit is coming to Berlin this August! Get your ticket 👉', - // backgroundColor: '#e6007a', - // textColor: 'white', - // isCloseable: true, - // }, + announcementBar: { + id: "banner", + content: + 'The Polkadot Blockchain Academy is coming to Switzerland in 2025! Apply Here 👉', + backgroundColor: '#e6007a', + textColor: 'white', + isCloseable: true, + }, image: 'img/wiki-share-image.png' }, }; \ No newline at end of file