Skip to content

Commit

Permalink
fix missing href
Browse files Browse the repository at this point in the history
  • Loading branch information
mateobelanger committed Dec 19, 2024
1 parent 25a3ac1 commit 1490eff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ To vizualise's Rust's edge over other languages, you can check out this [tool](h
/>
<Cards.Card
title="❓ FAQs"
href=""
children={ <div style={{ fontSize: '0.9em', color: '#666', whiteSpace: 'normal', wordWrap: 'break-word' }}>
Find answers to frequently asked questions.
Coming soon™️...
</div>
}
/>
Expand Down

0 comments on commit 1490eff

Please sign in to comment.