Private
Public Access
1
0

umai site stats
All checks were successful
Redeploy landing on Push / Explore-Gitea-Actions (push) Successful in 8s

This commit is contained in:
2025-12-26 17:10:02 +01:00
parent 7bed4828ac
commit e07d1fa9ac

View File

@@ -9,8 +9,13 @@
<title>{% block title %}RasmusBendtsen.dk{% endblock %}</title> <title>{% block title %}RasmusBendtsen.dk{% endblock %}</title>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> <link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<script
defer
src="/stats/script.js"
data-website-id="f49205b0-9f0f-4772-bbc2-549721e7a095"
data-host-url="/stats">
</script>
</head> </head>
<body> <body>
<header> <header>
<nav class="container"> <nav class="container">