feat: umami script
1 files changed, 2 insertions(+), 0 deletions(-) M templates/layouts/base.html
M templates/layouts/base.html => templates/layouts/base.html +2 -0
@@ 12,6 12,8 @@ <link rel="stylesheet" href="/css/style.css"/> + <script defer src="https://umami.liljamo.dev/script.js" data-website-id="d47d72b2-d20b-42d0-bfa9-e3e6133ccbb5"></script> + {% block extra_head %} {% endblock %} </head> <body>