website: add FB and Google compensation data

This commit is contained in:
Yangshun
2021-09-04 17:21:31 +08:00
parent 1f215620c2
commit 2771d9ea8a
2 changed files with 47 additions and 21 deletions

View File

@ -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&nbsp;&nbsp;
</a>