jwebsite/_layout/foot_highlight.html
Eduardo Cueto Mendoza 38524d9c84 Initial commit
2020-06-13 10:55:03 -06:00

3 lines
143 B
HTML

<script src="/libs/highlight/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();hljs.configure({tabReplace: ' '});</script>