Fix meta?

This commit is contained in:
Bingus_Violet 2024-01-27 12:53:56 -06:00
parent ff24970834
commit 515f3b2e90
2 changed files with 2 additions and 3 deletions

View file

@ -128,6 +128,7 @@ function pageUpdate() {
}
addedHTML += ' '
}
addedHTML.trimEnd()
addedHTML += `"</span>`
}
addedHTML += ` - ${lanyardData.discord_user.display_name} ${new Date(Date.now()).getFullYear()}</em></p>`