Skip to content

Commit

Permalink
Status url updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshshettyin committed Sep 17, 2024
1 parent 67a3a3e commit 25592f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export default function Home() {
<a
target="_blank"
className="group flex max-w-fit items-center space-x-2 rounded-md border border-gray-200 bg-white px-3 py-2 transition-colors hover:bg-gray-100"
href="https://status.vshetty.dev"
href="https://status.eurl.dev"
>
<div className="relative h-3 w-3">
<div className="absolute inset-0 m-auto h-3 w-3 animate-ping items-center justify-center rounded-full group-hover:animate-none bg-green-500"></div>
Expand Down

0 comments on commit 25592f0

Please sign in to comment.