Skip to content

Commit aab82ae

Browse files
committed
website: add link to Front End Interview Handbook
1 parent 4adb491 commit aab82ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/src/pages/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,12 @@ function HeroSection() {
150150
Start reading now  →
151151
</Link>
152152
</div>
153+
<p className="margin-top--md" style={{fontSize: 16, fontWeight: 600}}>
154+
Or check out our{' '}
155+
<a href="https://www.frontendinterviewhandbook.com">
156+
Front End Interview Handbook
157+
</a>
158+
</p>
153159
<div className="margin-top--lg">
154160
<iframe
155161
src="https://ghbtns.com/github-btn.html?user=yangshun&amp;repo=tech-interview-handbook&amp;type=star&amp;count=true&amp;size=large"

0 commit comments

Comments
 (0)