about summary refs log tree commit diff homepage
path: root/_layout/foot_highlight.html
diff options
context:
space:
mode:
Diffstat (limited to '_layout/foot_highlight.html')
-rw-r--r--_layout/foot_highlight.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_layout/foot_highlight.html b/_layout/foot_highlight.html
new file mode 100644
index 0000000..616d9f4
--- /dev/null
+++ b/_layout/foot_highlight.html
@@ -0,0 +1,2 @@
+<script src="/libs/highlight/highlight.pack.js"></script>
+<script>hljs.initHighlightingOnLoad();hljs.configure({tabReplace: '    '});</script>