tried adding FAQ page onto the website (#655)

* tried adding FAQ page onto the website

I am not at all experienced in next.js but i still tried LOL

* add <>

* Update timeline.js

* add spaces

* Update timeline.js

Co-authored-by: Belle <65808924+bellesea@users.noreply.github.com>
This commit is contained in:
Sanjay Nagesh 2022-12-22 18:47:14 -08:00 committed by GitHub
parent 32b8f6fdfb
commit d7d0c8696a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ export default function RealTimeline() {
<Flex sx={{ flexDirection: 'column', justifyContent: 'center', pb: 4 }}>
<Step
icon="post"
name="RSVP to receive instructions on how to share your hardware idea and receive a grant!"
name={<>RSVP to receive instructions on how to share your hardware idea and receive a grant! Have a question? Here are the <a href="https://github.com/hackclub/winter/blob/main/docs/faq.md">FAQs</a>.</>}
duration="Now"
/>
<Step