add toc
This commit is contained in:
parent
1ce071cd4d
commit
d328aedebe
8 changed files with 44 additions and 17 deletions
|
@ -14,5 +14,8 @@ window.addEventListener('DOMContentLoaded', function () {
|
|||
classList.add(newTheme);
|
||||
localStorage.theme = newTheme;
|
||||
themeSwitcher.innerHTML = text;
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue