From ba30d65f8960c005261ffe7bedf8566b2d02657f Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Sat, 18 Nov 2023 21:46:49 -0600 Subject: [PATCH] Lil bit o' text :3 --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index f1f3f66..21f29d8 100644 --- a/index.js +++ b/index.js @@ -87,7 +87,7 @@ function pageUpdate() { const activity = lanyardData.activities[index]; if (!debounce && activity.type != 4) { - addedHTML += `


What I'm up to:

` + addedHTML += `


What I'm up to:

This section is pulled automatically from my discord. If Discord is down, or i'm offline, it won't be here.
Huge credit to Phineas' Lanyard for making this possible :D
(This is extremely experimental, so PLEASE report any issues on Codeberg!

` debounce = true } function get_img() {