mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 05:02:52 +08:00
website: add footer links
This commit is contained in:
@ -364,7 +364,8 @@ function EducativeSection() {
|
||||
<h2 className={styles.sectionSponsorTitle}>
|
||||
<strong>
|
||||
Looking to get hired at FAANG? Educative offers a ton of
|
||||
great courses to improve your interview game.
|
||||
great courses to improve your interview game. Join today for
|
||||
a 10% discount!
|
||||
</strong>
|
||||
</h2>
|
||||
<div className="margin-vert--lg">
|
||||
@ -376,7 +377,7 @@ function EducativeSection() {
|
||||
onClick={() => {
|
||||
window.gtag('event', 'educative.homepage.click');
|
||||
}}>
|
||||
Get started →
|
||||
Check out courses →
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user