Skip to content

Commit

Permalink
More bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado committed Mar 19, 2024
1 parent 7d13d05 commit f7c4b84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ document.querySelectorAll("[id]").forEach((x) => {
}
}
});

document.body.append(aside);

0 comments on commit f7c4b84

Please sign in to comment.