mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
website: add FB and Google compensation data
This commit is contained in:
@ -33,10 +33,7 @@ function Home() {
|
||||
</p>
|
||||
<div className={styles.buttons}>
|
||||
<a
|
||||
className={classnames(
|
||||
'button button--primary button--lg',
|
||||
styles.getStarted,
|
||||
)}
|
||||
className={classnames('button button--primary button--lg')}
|
||||
href={useBaseUrl('introduction')}>
|
||||
Get Started →
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user