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

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head_custom.html')
-rw-r--r--layouts/partials/head_custom.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html
index 113ca35..ead4da1 100644
--- a/layouts/partials/head_custom.html
+++ b/layouts/partials/head_custom.html
@@ -6,7 +6,9 @@
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body);
});
- </script><header>
+ </script>
+
+<header>
<!--
Syntax highlighting - defaults to atom light theme.