mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-26 16:32:34 +02:00
fix js
This commit is contained in:
@@ -113,7 +113,7 @@ function openToc() {
|
||||
}
|
||||
|
||||
initializeMenu();
|
||||
openToc()
|
||||
openToc();
|
||||
if (params.scrollToTop) scrollToTop();
|
||||
if (params.themeToggle) themeToggle();
|
||||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
Reference in New Issue
Block a user