mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
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:
parent
32b8f6fdfb
commit
d7d0c8696a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue