diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index f7383b2..cd773a2 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -28,5 +28,7 @@ {{ partial "script.html" "js/bootstrap.min.js" }} {{ partial "script.html" "js/mermaid.min.js" }} {{ partial "script.html" "js/app.js" }} + + {{ partial "matomo.html" . }} diff --git a/layouts/partials/matomo.html b/layouts/partials/matomo.html new file mode 100644 index 0000000..e2ec192 --- /dev/null +++ b/layouts/partials/matomo.html @@ -0,0 +1,16 @@ + + + +