From 8699097dd23ca7fd47c8b00ea78a4d37c32c8681 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Tue, 10 Jun 2025 19:46:53 +0200 Subject: [PATCH] Switch to umami tracker --- dist/index.html | 16 +--------------- dist/presentations/index.html | 16 +--------------- dist/projects/index.html | 16 +--------------- dist/publications/index.html | 16 +--------------- templates/base.html | 16 +--------------- 5 files changed, 5 insertions(+), 75 deletions(-) diff --git a/dist/index.html b/dist/index.html index cc8ad75..5e15651 100644 --- a/dist/index.html +++ b/dist/index.html @@ -8,21 +8,7 @@ - - - + diff --git a/dist/presentations/index.html b/dist/presentations/index.html index b954e9f..0127b17 100644 --- a/dist/presentations/index.html +++ b/dist/presentations/index.html @@ -8,21 +8,7 @@ - - - + diff --git a/dist/projects/index.html b/dist/projects/index.html index a2e0cce..b7abe3f 100644 --- a/dist/projects/index.html +++ b/dist/projects/index.html @@ -8,21 +8,7 @@ - - - + diff --git a/dist/publications/index.html b/dist/publications/index.html index a63f7d6..e26678a 100644 --- a/dist/publications/index.html +++ b/dist/publications/index.html @@ -8,21 +8,7 @@ - - - + diff --git a/templates/base.html b/templates/base.html index daa60dd..3c39528 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,21 +8,7 @@ - - - + {% block extra_head %}{% endblock %}