Clean up and adding analytics.

This commit is contained in:
g* 2025-06-24 10:41:04 +02:00
commit 61bc979939
5 changed files with 5 additions and 2 deletions

View file

@ -1,9 +1,12 @@
{% extends "base.html" %}
{% block scripts %}
<!-- Add scripts that need to run before here -->
<!--- Analytics code -->
<script src="https://analytics.gugulet.hu/api/script.js" data-site-id="1" defer></script>
{{ super() }}
<!-- Add scripts that need to run afterwards here -->
<!-- Add meta tag to allow coollabs as a font source -->
<meta http-equiv="Content-Security-Policy" content="font-src 'self' https://api.fonts.coollabs.io;">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB