diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-10-23 16:14:38 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-10-23 16:14:38 -0700 |
| commit | ba0a00ef17d3a75f0a9079a378fcd040bf69e0d9 (patch) | |
| tree | 9a6092d9a5ded7cbd43f84ddc41a75875e26a09b /src/pages/about.astro | |
| parent | 2e8c3d8d844f169c0f01eae90ed613881aa744b8 (diff) | |
update osc
Diffstat (limited to 'src/pages/about.astro')
| -rw-r--r-- | src/pages/about.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/about.astro b/src/pages/about.astro index 59ffdbc..69ed3c4 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -22,6 +22,7 @@ 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> |
