add ragadjust
This commit is contained in:
parent
ec3e28f35d
commit
f0d306372d
3 changed files with 128 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ function fixFootNotes() {
|
|||
}
|
||||
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
ragadjust("h1, h2, h3, h4, h5", ["all"]);
|
||||
window.window.scrollTo({
|
||||
top: 0,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue