basic vue stuff working

This commit is contained in:
vabene1111
2020-06-02 12:47:36 +02:00
parent 2fcd207dc7
commit 989d8765d7
8 changed files with 12014 additions and 62 deletions

View File

@@ -7,7 +7,6 @@
{% block extra_head %}
<link rel="stylesheet" href="{% static 'custom/css/markdown_blockquote.css' %}">
<script type="application/javascript" src="{% static 'js/vue.min.js' %}"></script>
{% endblock %}
{% block content %}