contents: mention discount for AlgoMonster

This commit is contained in:
Yangshun
2022-02-15 20:57:36 +08:00
parent 2f929fba30
commit 66db8392b9
3 changed files with 4 additions and 4 deletions

View File

@ -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: {

View File

@ -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>
);