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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user