fix: don't try to load deprecated calculator

This commit is contained in:
moanos [he/him] 2024-07-31 18:04:56 +02:00
parent 45d78a37e9
commit 603e7738ec

View File

@ -4,7 +4,6 @@
<meta charset="UTF-8">
<title>Käfigrechner</title>
<link rel="stylesheet" href="assets/css/style.css">
<script src="assets/js/calculator.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">