added favicons and webapp metadata (#211)

This commit is contained in:
Kevin Papst
2018-07-15 21:15:24 +02:00
committed by GitHub
parent 5160b640c4
commit 2d2525cff2
15 changed files with 51 additions and 9 deletions

View File

@@ -87,6 +87,7 @@
{% block head %}
{{ parent() }}
<script src="{{ asset('build/app.js') }}"></script>
{% include 'partials/head.html.twig' %}
{% endblock %}
{% block javascripts %}