diff --git a/_includes/matomo.html b/_includes/matomo.html new file mode 100644 index 0000000..c0f303e --- /dev/null +++ b/_includes/matomo.html @@ -0,0 +1,15 @@ + + + diff --git a/_layouts/default.html b/_layouts/default.html index 0cb7336..aa39dbf 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,6 +4,7 @@ {% include metahead.html %} +{% include matomo.html %}