fix: Page title

This commit is contained in:
Niklas Meinzer
2025-02-27 09:51:32 +01:00
parent bce2ce56b5
commit 53b5ed84b9

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Allmende-Essen Test</title>
<title>Allmende-Essen</title>
<link rel="stylesheet" href="style.css">
</head>
<body>