mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-30 13:43:59 +08:00
website: add links to Front End Interview Handbook
This commit is contained in:
@ -150,6 +150,12 @@ function HeroSection() {
|
||||
Start reading now →
|
||||
</Link>
|
||||
</div>
|
||||
<p className="margin-top--md" style={{fontSize: 16, fontWeight: 600}}>
|
||||
Or check out our{' '}
|
||||
<a href="https://www.frontendinterviewhandbook.com">
|
||||
Front End Interview Handbook
|
||||
</a>
|
||||
</p>
|
||||
<div className="margin-top--lg">
|
||||
<iframe
|
||||
src="https://ghbtns.com/github-btn.html?user=yangshun&repo=tech-interview-handbook&type=star&count=true&size=large"
|
||||
|
Reference in New Issue
Block a user