diff options
| -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> |
