diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-11-04 14:06:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-04 14:06:32 -0700 |
| commit | 3e6d102ad414595542226672ae3fe2f0985ae17c (patch) | |
| tree | 577f6e7b2995ceb3e986b47b48b56002c4eeeb3b | |
| parent | befff1799e8cc9a10543c57b7101d56905adf4ea (diff) | |
Update about.astro
| -rw-r--r-- | src/pages/about.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/about.astro b/src/pages/about.astro index 69ed3c4..59ffdbc 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -22,7 +22,6 @@ import RSSFeed from "../components/RSSFeed.astro"; <a href="https://discord.com/users/246787839570739211"><img src="https://lanyard.cnrad.dev/api/246787839570739211" style="width: 650px; height: auto; margin-bottom: 10px;" /></a> </div> <DiscordStatus/> - <DiscordActivity/> <p style="font-size: 1.3rem;">Yes. Its a live status of my Discord status</p> <a style="font-size: small;" href="https://github.com/Phineas/lanyard">Live data courtesy of Lanyard</a> </div> |
