Added highlight.js
This commit is contained in:
parent
d087f15897
commit
210c95ee56
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
||||
<script src="{{ site.url }}/{{ theme_path('assets/js/bootstrap.min.js') }}"></script>
|
||||
<script src="{{ site.url }}/components/highlightjs/highlight.pack.js"></script>
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
|
||||
{% block scripts %}{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue