Skip to content

Commit

Permalink
site: add separator in menu
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ray committed Sep 24, 2023
1 parent 58a147e commit 178f97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/site/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ const Links = () => {
FAQ
</Button>
</Link>
<Separator vertical />
<Link
href="https://discord.gg/6HxCV4aGdy"
style={{ textDecoration: 'none' }}
Expand Down

0 comments on commit 178f97a

Please sign in to comment.