mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
contents: mention discount for AlgoMonster
This commit is contained in:
@ -12,7 +12,7 @@ module.exports = {
|
||||
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>`,
|
||||
<a href="https://shareasale.com/r.cfm?b=1873647&u=3114753&m=114505&urllink=&afftrack=" target="_blank" rel="noopener">Join today for a 70% discount!</a>`,
|
||||
isCloseable: false,
|
||||
},
|
||||
prism: {
|
||||
|
@ -48,7 +48,7 @@ function AlgoMonster({className}) {
|
||||
<strong>Stop grinding and study with a plan! </strong>
|
||||
<br />
|
||||
Developed by Google engineers, <u>AlgoMonster</u> is the fastest way to
|
||||
get a software engineering job. <u>Try it today</u>!
|
||||
get a software engineering job. <u>Join today for a 70% discount!</u>!
|
||||
</p>
|
||||
</a>
|
||||
);
|
||||
|
Reference in New Issue
Block a user