changed template language to german and rebuilt the site

This commit is contained in:
2026-06-13 22:20:14 +02:00
parent 048245fcaf
commit 61647453c6
14 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<html lang="de-de" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
@@ -37,7 +37,7 @@
</main>
<footer>
<p>Copyright 2026. All rights reserved.</p>
<p>Copyright 2026. Alle rechte vorbehalten.</p>
</footer>
</body>