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>
+3 -3
View File
@@ -2,14 +2,14 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on tbntech</title>
<link>https://example.org/categories/</link>
<link>https://tbn.aaronhosting.xyz/categories/</link>
<description>Recent content in Categories on tbntech</description>
<generator>Hugo</generator>
<language>en-us</language>
<language>de-de</language>
<atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://tbn.aaronhosting.xyz/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>