Added mithril.js on new branch mithril

This commit is contained in:
2017-09-26 16:28:18 +07:00
parent f9a3297ca2
commit 35d70443be
4 changed files with 1286 additions and 0 deletions

View File

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