diff --git a/index.js b/index.js index 95aa54b..9658f56 100644 --- a/index.js +++ b/index.js @@ -128,6 +128,7 @@ function pageUpdate() { } addedHTML += ' ' } + addedHTML.trimEnd() addedHTML += `"` } addedHTML += ` - ${lanyardData.discord_user.display_name} ${new Date(Date.now()).getFullYear()}

` diff --git a/resources/mainPage.html b/resources/mainPage.html index 782f12c..36af48f 100644 --- a/resources/mainPage.html +++ b/resources/mainPage.html @@ -12,9 +12,7 @@ - +