diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 9d8576f..1ae0a04 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -26,11 +26,6 @@ jobs: node-version: 24 cache: 'pnpm' - # - uses: https://github.com/denoland/setup-deno@v2 - # with: - # deno-version: vx.x.x - # cache: true - - name: Install SSH key uses: https://github.com/shimataro/ssh-key-action@v2 with: @@ -40,11 +35,9 @@ jobs: if_key_exists: fail - run: pnpm install - # - run: deno install - name: Build website run: pnpm run build-action - # run: deno run build-action - name: Create folder if not exists continue-on-error: true diff --git a/public/static/img/88x31/BuhMoe.png b/public/static/img/88x31/BuhMoe.png deleted file mode 100644 index d52b509..0000000 Binary files a/public/static/img/88x31/BuhMoe.png and /dev/null differ diff --git a/src/components/FriendLink.astro b/src/components/FriendLink.astro index 5147e56..1b2820d 100644 --- a/src/components/FriendLink.astro +++ b/src/components/FriendLink.astro @@ -3,7 +3,7 @@ import { Image, Picture } from "astro:assets"; const { name, image, target } = Astro.props; --- - + \ No newline at end of file diff --git a/src/components/FriendLinkMid.astro b/src/components/FriendLinkMid.astro index 9334fad..c39aab3 100644 --- a/src/components/FriendLinkMid.astro +++ b/src/components/FriendLinkMid.astro @@ -3,7 +3,7 @@ import { Image, Picture } from "astro:assets"; const { name, image, target } = Astro.props; --- - + \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 6686545..cc8c776 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,8 +7,6 @@ import BaseLayout from "../layouts/BaseLayout.astro"; import FriendLink from "../components/FriendLinkHigh.astro"; import FriendLinkMid from "../components/FriendLinkMid.astro"; import FriendLinkLow from "../components/FriendLinkLow.astro"; -import FriendLinkLowAnimated from "../components/FriendLinkLowAnimated.astro"; -import FriendLinkMidAnimated from "../components/FriendLinkMidAnimated.astro"; const pageTitle = "Aria"; const currentDate = new Date(); @@ -75,9 +73,9 @@ const age = seconds / 31556952; target="https://ata.moe" /> - -
- -