Add Matomo plugin snippet

This commit is contained in:
Paul Nicoué 2022-06-15 18:01:15 +02:00
parent d5d951c8df
commit 2d187c73dd
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
{{ snippet('metadata') }}
{{ snippet('favicon') }}
{{ snippet('matomo') }}
{% block stylesheets %}
<link rel="stylesheet" href="{{ asset('assets/css/style.min.css') }}">