Updated mithril index to do (almost) the same with normal index

This commit is contained in:
2017-09-30 13:42:34 +07:00
parent 49310f645a
commit ae762758fc
6 changed files with 1506 additions and 39 deletions

View File

@@ -208,6 +208,7 @@
<script src="/js/slidr.min.js"></script>
<script src="/js/simplemde.min.js"></script>
<script src="/js/mithril.js"></script>
<script src="/js/marked.js"></script>
{% block body %}
{% endblock %}