Fix links

This commit is contained in:
Bingus_Violet 2024-01-27 13:08:34 -06:00
parent 3894833e21
commit 7ec7b1c360
3 changed files with 6 additions and 10 deletions

View file

@ -159,7 +159,7 @@ function pageUpdate() {
}
if (!debounce && activity.type != 4) {
addedHTML += `<h1><hr>What I'm up to:</h1><div class="container-fluid row" style="margin: 0; padding: 0; display: flex;">`
addedHTML += `<h2><hr>What I'm up to:</h2><div class="container-fluid row" style="margin: 0; padding: 0; display: flex;">`
debounce = true
}
function get_img() {