website: turn off client-side navigation

This commit is contained in:
Yangshun
2021-08-07 21:52:35 +08:00
parent 10f1e4df2d
commit e3411ef50d
7 changed files with 848 additions and 521 deletions

View File

@ -26,14 +26,14 @@ function Home() {
From the author of the <a href={BLIND_75_URL} target="_blank">Blind 75 List</a>
</p>
<div className={styles.buttons}>
<Link
<a
className={classnames(
'button button--primary button--lg',
styles.getStarted,
)}
to={useBaseUrl('introduction')}>
href={useBaseUrl('introduction')}>
Get Started&nbsp;&nbsp;
</Link>
</a>
</div>
<div className="margin-top--lg">
<iframe