From 5e5ab8f3b4fd31cbe1c90156bf21a268f34659e6 Mon Sep 17 00:00:00 2001 From: Yangshun Date: Fri, 3 Nov 2023 14:28:24 +0800 Subject: [PATCH] marketing: change banner to point to GFE --- 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 cf7f27f2..3ab5d47c 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: 'gfe-1', // Increment on change, + backgroundColor: '#7063f3', + content: `We collaborated with engineers from Google and Amazon and built the best front end interview preparation platform. Check out GreatFrontEnd today!`, isCloseable: false, }, prism: {