diff --git a/_includes/matomo.html b/_includes/matomo.html new file mode 100644 index 00000000..4a06bebb --- /dev/null +++ b/_includes/matomo.html @@ -0,0 +1,19 @@ + + + + diff --git a/_layouts/base.html b/_layouts/base.html index 07a49727..00c1083b 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -18,6 +18,7 @@ {% include favicons.html %} + {% include matomo.html %}