about summary refs log tree commit diff homepage
path: root/_layout/foot_highlight.html
blob: 616d9f464794947a1bea20be177561ac46414d74 (plain) (blame)
1
2
<script src="/libs/highlight/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();hljs.configure({tabReplace: '    '});</script>