feat: Rename to Käfigrechner

This commit is contained in:
moanos [he/him] 2024-07-21 11:36:05 +02:00
parent 1d41b0cfc7
commit 75c814c057

View File

@ -2,7 +2,7 @@
<html lang="en" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="UTF-8">
<title>Knastrechner</title>
<title>Käfigrechner</title>
<link rel="stylesheet" href="assets/css/style.css">
<script src="assets/calculator.js"></script>
</head>