mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
fix js
This commit is contained in:
parent
b9e4f627cc
commit
d0734456ca
@ -113,7 +113,7 @@ function openToc() {
|
||||
}
|
||||
|
||||
initializeMenu();
|
||||
openToc()
|
||||
openToc();
|
||||
if (params.scrollToTop) scrollToTop();
|
||||
if (params.themeToggle) themeToggle();
|
||||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
Loading…
Reference in New Issue
Block a user