Fix syntax highlighting

This commit is contained in:
Oliver Davies 2018-06-01 22:42:43 +01:00
parent 826cadda63
commit e3ad11e98d
5 changed files with 19 additions and 3 deletions

View file

@ -161,6 +161,7 @@
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
{% endif %}
<script src="/build/js/all.js"></script>
{% block scripts %}{% endblock %}
</body>
</html>