diff --git a/index.js b/index.js index b4460c5..d66d75a 100644 --- a/index.js +++ b/index.js @@ -92,7 +92,7 @@ function pageUpdate() { const activity = lanyardData.activities[index]; if (!debounce && activity.type != 4) { - 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!)

` + addedHTML += `


What I'm up to:

` debounce = true } function get_img() {