Add hljs
This commit is contained in:
parent
2d899dc79b
commit
6641a1acaf
5 changed files with 33 additions and 55 deletions
source/_layouts
|
@ -10,3 +10,7 @@
|
|||
{% include 'post/pager' %}
|
||||
{% include 'post/about-author' %}
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue