Minor improvements to activity images, new todo
This commit is contained in:
parent
73cfa2e664
commit
1166137cb3
4 changed files with 13 additions and 5 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue