From 841cf3c36b43212d22cfc5982df3dff30eaab2c1 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Wed, 9 Nov 2022 16:28:53 +0800 Subject: [PATCH] [website][misc] change announcement banner --- apps/website/docusaurus.config.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/website/docusaurus.config.js b/apps/website/docusaurus.config.js index 0489913c..5d48982c 100755 --- a/apps/website/docusaurus.config.js +++ b/apps/website/docusaurus.config.js @@ -9,10 +9,9 @@ module.exports = { projectName: 'tech-interview-handbook', themeConfig: { announcementBar: { - id: 'algomonster-1', // Increment on change - content: `Stop grinding mindlessly, study with a plan! Developed by Google engineers, - AlgoMonster is the fastest way to get a software engineering job. - Check it out now!`, + id: 'tih-1', // Increment on change + content: `[NEW] We have launched 3 new free resources: + resume peer review portal, a repository to compare tech offers and an interview question bank. Try them out today!`, isCloseable: false, }, prism: {