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">
|
||||
@@ -43,7 +43,7 @@ Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p>
|
||||
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. All rights reserved.</p>
|
||||
<p>Copyright 2026. Alle rechte vorbehalten.</p>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
@@ -2,22 +2,22 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on tbntech</title>
|
||||
<link>https://example.org/posts/</link>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/</link>
|
||||
<description>Recent content in Posts on tbntech</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<language>de-de</language>
|
||||
|
||||
|
||||
|
||||
|
||||
<lastBuildDate>Sat, 13 Jun 2026 20:33:21 +0200</lastBuildDate>
|
||||
|
||||
<atom:link href="https://example.org/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://tbn.aaronhosting.xyz/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Wir ziehen um</title>
|
||||
<link>https://example.org/posts/wir-ziehen-um/</link>
|
||||
<link>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</link>
|
||||
<pubDate>Sat, 13 Jun 2026 20:33:21 +0200</pubDate>
|
||||
<guid>https://example.org/posts/wir-ziehen-um/</guid>
|
||||
<guid>https://tbn.aaronhosting.xyz/posts/wir-ziehen-um/</guid>
|
||||
<description><p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
@@ -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">
|
||||
@@ -35,7 +35,7 @@
|
||||
|
||||
|
||||
|
||||
<time datetime="2026-06-13T20:33:21+02:00">June 13, 2026</time>
|
||||
<time datetime="2026-06-13T20:33:21+02:00">13. Juni 2026</time>
|
||||
|
||||
<p>Da Wordpress jetzt alle par Tage E-Mails sended, dass man doch bitte pro abbonieren sollte, haben wir uns entschlossen alle neuen posts auf diese seite zu verlagern.
|
||||
Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p>
|
||||
@@ -45,7 +45,7 @@ Außerdem möchte Wordpress einem ständig seine KI aufzwingen.</p>
|
||||
|
||||
</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