mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-04 23:43:51 +08:00
[website][misc] change announcement banner
This commit is contained in:
@ -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,
|
||||
<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">Check it out now!</a>`,
|
||||
id: 'tih-1', // Increment on change
|
||||
content: `[NEW] We have launched 3 new free resources:
|
||||
<a href="https://app.techinterviewhandbook.org/resumes" target="_blank">resume peer review portal</a>, a repository to <a href="https://app.techinterviewhandbook.org/offers" target="_blank">compare tech offers</a> and an <a href="https://app.techinterviewhandbook.org/questions" target="_blank">interview question bank</a>. Try them out today!`,
|
||||
isCloseable: false,
|
||||
},
|
||||
prism: {
|
||||
|
Reference in New Issue
Block a user