fix: don't try to load deprecated calculator
This commit is contained in:
parent
45d78a37e9
commit
603e7738ec
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user