website: change banner

pull/265/head
Yangshun 3 years ago
parent 82c1d3d222
commit 8e7c168385

@ -9,10 +9,11 @@ module.exports = {
projectName: 'tech-interview-handbook',
themeConfig: {
announcementBar: {
id: 'announcement-1', // Increment on change
id: 'algomonster', // Increment on change
content: `Stop the grind and study with a plan! Developed by Google engineers,
<a href="https://shareasale.com/r.cfm?b=1873647&u=3114753&m=114505&urllink=&afftrack=" target="_blank" rel="noopener">AlgoMonster</a> is the fastest way to get a software engineering job.
<a href="https://shareasale.com/r.cfm?b=1873647&u=3114753&m=114505&urllink=&afftrack=" target="_blank" rel="noopener">Try it today!</a>`,
isCloseable: false,
},
prism: {
theme: require('prism-react-renderer/themes/github'),

Loading…
Cancel
Save