Skip to content

Commit

Permalink
docs: update apply.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paneedah committed Nov 1, 2023
1 parent 6ebba63 commit 83e2bf7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/fire-ems/apply.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
sidebar_position: 2
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

<Tabs>
<TabItem value="apple" label="Apple" default>
This is an apple 🍎
</TabItem>
<TabItem value="orange" label="Orange">
This is an orange 🍊
</TabItem>
<TabItem value="banana" label="Banana">
This is a banana 🍌
</TabItem>
</Tabs>

# Apply for SAFD

Thanks for your interest in joining the SAFD team! We are always looking for new members to join our team.
Expand Down

0 comments on commit 83e2bf7

Please sign in to comment.