1
0

Füge Umami-Tracking hinzu

This commit is contained in:
2025-03-02 15:55:58 +01:00
parent 76fb6a18e6
commit 0b62455b1d
11 changed files with 20 additions and 10 deletions

View File

@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blue Archive Memory (8×8)</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/p5.min.js"></script>
<script defer src="https://stats.ponywave.de/script" data-website-id="9ef713d2-adb9-4906-9df5-708d8a8b9131" data-tag="ba_memory"></script>
<style>
body {
margin: 0;
@ -223,4 +224,4 @@
document.getElementById('current-year').textContent = new Date().getFullYear();
</script>
</body>
</html>
</html>