Fix links
This commit is contained in:
parent
3894833e21
commit
7ec7b1c360
3 changed files with 6 additions and 10 deletions
2
index.js
2
index.js
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue