Skip to content

Commit

Permalink
Add link to uptime page
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitrrine authored Nov 28, 2024
1 parent 599b63e commit 178c2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/Default.astro
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const { title } = Astro.props
<span class="font-bold">Interact</span>
<VitalLink external={true} to="https://discord.gg/wncdz7e8jy"><MessageSquare />Discord</VitalLink>
<VitalLink external={true} to="https://github.com/usevital"><Github />GitHub</VitalLink>
<VitalLink external={true} to="https://usevital.github.io/uptime"><Activity />Status</VitalLink>
</div>
<div class="flex flex-col gap-2 border-l bg-brand-rose-dark p-6">
<span class="font-bold">Extra</span>
Expand Down

0 comments on commit 178c2d4

Please sign in to comment.