diff options
Diffstat (limited to '_layout/foot_highlight.html')
-rw-r--r-- | _layout/foot_highlight.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_layout/foot_highlight.html b/_layout/foot_highlight.html deleted file mode 100644 index 616d9f4..0000000 --- a/_layout/foot_highlight.html +++ /dev/null @@ -1,2 +0,0 @@ -<script src="/libs/highlight/highlight.pack.js"></script> -<script>hljs.initHighlightingOnLoad();hljs.configure({tabReplace: ' '});</script> |