Skip to content

Commit

Permalink
chore: replace donado.co links with sjdonado.com
Browse files Browse the repository at this point in the history
  • Loading branch information
sjdonado committed Oct 31, 2024
1 parent e3cc4c4 commit 9091268
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to donado.co
name: Deploy to sjdonado.com

on:
push:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@

## Web Page

![Uptime Badge](https://uptime.donado.co/api/badge/2/uptime/24?labelPrefix=Web%20Page%20&labelSuffix=h) ![Uptime Badge](https://uptime.donado.co/api/badge/2/ping/24?labelPrefix=Web%20Page%20)
![Uptime Badge](https://uptime.sjdonado.com/api/badge/2/uptime/24?labelPrefix=Web%20Page%20&labelSuffix=h) ![Uptime Badge](https://uptime.sjdonado.com/api/badge/2/ping/24?labelPrefix=Web%20Page%20)

<div align="center">
<img width=1200 src="https://firebasestorage.googleapis.com/v0/b/rule-of-thumb-1c13c.appspot.com/o/idonthavespotify.webp?alt=media"/>
</div>

## Raycast

![Uptime Badge](https://uptime.donado.co/api/badge/3/uptime/24?labelPrefix=API%20&labelSuffix=h) ![Uptime Badge](https://uptime.donado.co/api/badge/3/ping/24?labelPrefix=API%20)
![Uptime Badge](https://uptime.sjdonado.com/api/badge/3/uptime/24?labelPrefix=API%20&labelSuffix=h) ![Uptime Badge](https://uptime.sjdonado.com/api/badge/3/ping/24?labelPrefix=API%20)

<a title="Install idonthavespotify Raycast Extension" href="https://www.raycast.com/sjdonado/idonthavespotify"><img src="https://www.raycast.com/sjdonado/idonthavespotify/[email protected]?v=1.1" height="64" style="height: 64px;" alt=""></a>

Expand Down
2 changes: 1 addition & 1 deletion src/views/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function Footer() {
</div>
<p class="m-auto flex flex-wrap items-center justify-center text-[0.7rem] font-normal md:text-sm">
<a
href="https://uptime.donado.co/status/apps"
href="https://uptime.sjdonado.com/status/apps"
class="text-green-500 hover:underline"
target="_blank"
rel="noreferrer"
Expand Down

0 comments on commit 9091268

Please sign in to comment.