Skip to content

Commit

Permalink
feat: added status for fosscu services.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Sunglasses committed Jan 11, 2024
1 parent dfa6c73 commit b5f1155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const Footer = () => {
<a href="/guide" className="pb-2">
<li className="pt-2 w-max text-sum hover:border-b hover:border-green-400">Guides</li>
</a>
<a href="/building" className="pb-2">
<a href="https://www.kuma.fosscu.org/status/fosscu" className="pb-2">
<li className="pt-2 w-max text-sum hover:border-b hover:border-green-400">API Status</li>
</a>
<a href="/faq" className="pb-2">
Expand Down

0 comments on commit b5f1155

Please sign in to comment.