We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adb491 commit aab82aeCopy full SHA for aab82ae
website/src/pages/index.js
@@ -150,6 +150,12 @@ function HeroSection() {
150
Start reading now →
151
</Link>
152
</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>
159
<div className="margin-top--lg">
160
<iframe
161
src="https://ghbtns.com/github-btn.html?user=yangshun&repo=tech-interview-handbook&type=star&count=true&size=large"
0 commit comments