From a8fd92d24f7d11901473fa224d9c6a98009e457e Mon Sep 17 00:00:00 2001 From: LimePotato Date: Mon, 14 Aug 2023 03:31:59 -0600 Subject: [PATCH] fix some rss and clean --- dist/about/index.html | 17 +++++------------ src/pages/about.astro | 17 +++++------------ 2 files changed, 10 insertions(+), 24 deletions(-) diff --git a/dist/about/index.html b/dist/about/index.html index 13dbf50..39c07ad 100644 --- a/dist/about/index.html +++ b/dist/about/index.html @@ -71,25 +71,18 @@
Email
- Fediverse + Fediverse
- Odysee + Odysee
Steam
- + ForgeJo
- Github - -
- Codeberg + Codeberg
Modrinth -


+
diff --git a/src/pages/about.astro b/src/pages/about.astro index 1f74289..7e236fd 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -24,25 +24,18 @@ import Card from '../components/Card.astro';
Email
- Fediverse + Fediverse
- Odysee + Odysee
Steam
- + ForgeJo
- Github - -
- Codeberg + Codeberg
Modrinth -


+
\ No newline at end of file