changed template language to german and rebuilt the site
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user