mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-27 17:02:32 +02:00
built-in Chroma
This commit is contained in:
@@ -105,8 +105,4 @@ function showCodeCopyButtons() {
|
||||
initializeMenu();
|
||||
if (params.scrollToTop) scrollToTop();
|
||||
if (params.themeToggle) themeToggle();
|
||||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
||||
|
||||
if ('hljs' in window) {
|
||||
hljs.highlightAll();
|
||||
}
|
||||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
Reference in New Issue
Block a user