NixNet/_includes/externals/scripting.html

2 lines
146 B
HTML
Raw Normal View History

2018-12-14 05:47:01 +00:00
<script src="{{ "/assets/vendor/highlight/highlight.pack.js" | prepend: site.baseurl }}"></script>
<script>hljs.initHighlightingOnLoad();</script>