Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYue Yang <g1enyy0ung@gmail.com>2021-05-28 17:53:26 +0300
committerYue Yang <g1enyy0ung@gmail.com>2021-05-28 17:53:26 +0300
commite4336a0da847ecfc0c09854bfba3b773f3036efa (patch)
treefec8692d08ee52f4ceec83d47534cfe678f5e2c4
parente377dc5766ecb8193913b41b0cdfb1b0896fcfbc (diff)
Update highlight.html
-rw-r--r--layouts/partials/highlight.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/highlight.html b/layouts/partials/highlight.html
index 431c417..b256960 100644
--- a/layouts/partials/highlight.html
+++ b/layouts/partials/highlight.html
@@ -1,5 +1,5 @@
<script>
- hljs.initHighlightingOnLoad()
+ hljs.highlightAll()
setHighlightTheme()
function setHighlightTheme() {