diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 68ae01d..a725f7b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy to donado.co +name: Deploy to sjdonado.com on: push: diff --git a/README.md b/README.md index 814933b..7319469 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## 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)
@@ -19,7 +19,7 @@ ## 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) diff --git a/src/views/components/footer.tsx b/src/views/components/footer.tsx index ace41df..254b25b 100644 --- a/src/views/components/footer.tsx +++ b/src/views/components/footer.tsx @@ -12,7 +12,7 @@ export default function Footer() {