Fix plausible
All checks were successful
Test / test (push) Successful in 8s
Deploy to Pages / deploy (push) Successful in 11s
Build and Publish Docker Image / build-and-push (push) Successful in 15s

This commit is contained in:
Andras Schmelczer 2026-06-06 21:07:24 +01:00
parent 5802a00e8e
commit 88eced7d1c

View file

@ -56,7 +56,7 @@
<script src="js/jquery.min.js"></script> <script src="js/jquery.min.js"></script>
<script src="js/load.js"></script> <script src="js/load.js"></script>
<script src="js/fizika.js"></script> <script src="js/fizika.js"></script>
<script type="module" src="js/stat.js"></script> <script type="module" src="js/stats.js"></script>
</head> </head>
<body onresize="aspect()"> <body onresize="aspect()">
<div id="titlebox"> <div id="titlebox">