Minor improvements to activity images, new todo

This commit is contained in:
bingus_violet 2024-04-17 11:12:42 -05:00
parent 73cfa2e664
commit 1166137cb3
4 changed files with 13 additions and 5 deletions

View file

@ -71,7 +71,8 @@ function converter(html, query) {
"UPTIME": uptime,
"TOPBAR": `<div id="topbar"><h3><a href="/socials">Socials</a></h3></div>`,
"DISCORD_USER": username,
"CUSTOM_STATUS": statusText
"CUSTOM_STATUS": statusText,
"LATEST_YOUTUBE": "filler"
}
var rpTable = Object.keys(replacers)