Fixed broken links to imprint caused by wrong baseURL config
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<meta name="robots" content="noodp" />
|
||||
|
||||
<link rel="canonical" href="/de/posts/" />
|
||||
<link rel="canonical" href="https://blog.privacynerd.de/de/posts/" />
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
<link rel="stylesheet" href="https://blog.privacynerd.de/styles.css">
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="shortcut icon" href="https://blog.privacynerd.de/favicon.ico">
|
||||
|
||||
|
||||
|
||||
@@ -49,11 +49,11 @@
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:url" content="/de/posts/" />
|
||||
<meta property="og:url" content="https://blog.privacynerd.de/de/posts/" />
|
||||
<meta property="og:site_name" content="Privacynerd's blog" />
|
||||
|
||||
|
||||
<meta property="og:image" content="/favicon.ico">
|
||||
<meta property="og:image" content="https://blog.privacynerd.de/favicon.ico">
|
||||
|
||||
|
||||
<meta property="og:image:width" content="1200">
|
||||
@@ -194,7 +194,7 @@
|
||||
|
||||
<article class="post on-list">
|
||||
<h1 class="post-title">
|
||||
<a href="/de/posts/one-word/">Deutscher Test Post</a>
|
||||
<a href="https://blog.privacynerd.de/de/posts/one-word/">Deutscher Test Post</a>
|
||||
</h1>
|
||||
<div class="post-meta"><time class="post-date">2025-04-05</time>
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
|
||||
<article class="post on-list">
|
||||
<h1 class="post-title">
|
||||
<a href="/de/posts/test-post/">Deutscher Test Post</a>
|
||||
<a href="https://blog.privacynerd.de/de/posts/test-post/">Deutscher Test Post</a>
|
||||
</h1>
|
||||
<div class="post-meta"><time class="post-date">2025-04-05</time>
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
<div class="copyright copyright--user">
|
||||
<span class="antidiscovery">© 2025 <i>L</i>B<i>P</i>e<i>o</i>n<i>i</i>j<i>n</i>a<i>c</i>m<i>G</i>i<i>N</i>n<i>U</i> <i>S</i>B<i>k</i>u<i>o</i>r<i>K</i>k<i>y</i>h<i>f</i>a<i>H</i>r<i>r</i>d<i>y</i>t</span>
|
||||
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=%2fde%2fposts%2f">Impressum</a></span>
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=https%3a%2f%2fblog.privacynerd.de%2fde%2fposts%2f">Impressum</a></span>
|
||||
<span>:: <a href="https://github.com/mirus-ua/hugo-theme-re-terminal" target="_blank">Theme</a> von <a href="https://github.com/mirus-ua" target="_blank">Mirus</a> (angepasst)</span>
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on Privacynerd's blog</title>
|
||||
<link>/de/posts/</link>
|
||||
<link>https://blog.privacynerd.de/de/posts/</link>
|
||||
<description>Recent content in Posts on Privacynerd's blog</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Sat, 05 Apr 2025 20:14:29 +0200</lastBuildDate><atom:link href="/de/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 05 Apr 2025 20:14:29 +0200</lastBuildDate><atom:link href="https://blog.privacynerd.de/de/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Deutscher Test Post</title>
|
||||
<link>/de/posts/one-word/</link>
|
||||
<link>https://blog.privacynerd.de/de/posts/one-word/</link>
|
||||
<pubDate>Sat, 05 Apr 2025 20:14:29 +0200</pubDate>
|
||||
|
||||
<guid>/de/posts/one-word/</guid>
|
||||
<guid>https://blog.privacynerd.de/de/posts/one-word/</guid>
|
||||
<description><h1 id="nureinwort">Nureinwort</h1></description>
|
||||
<content><h1 id="nureinwort">Nureinwort</h1>
|
||||
</content>
|
||||
@@ -20,10 +20,10 @@
|
||||
|
||||
<item>
|
||||
<title>Deutscher Test Post</title>
|
||||
<link>/de/posts/test-post/</link>
|
||||
<link>https://blog.privacynerd.de/de/posts/test-post/</link>
|
||||
<pubDate>Sat, 05 Apr 2025 20:14:29 +0200</pubDate>
|
||||
|
||||
<guid>/de/posts/test-post/</guid>
|
||||
<guid>https://blog.privacynerd.de/de/posts/test-post/</guid>
|
||||
<description><h1 id="test-post-in-german">Test Post in German</h1>
|
||||
<h2 id="lorem-ipsum">Lorem ipsum</h2>
|
||||
<h3 id="dolor-sit-amet">dolor sit amet</h3>
|
||||
|
@@ -11,7 +11,7 @@
|
||||
|
||||
<meta name="robots" content="noodp" />
|
||||
|
||||
<link rel="canonical" href="/de/posts/one-word/" />
|
||||
<link rel="canonical" href="https://blog.privacynerd.de/de/posts/one-word/" />
|
||||
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
<link rel="stylesheet" href="https://blog.privacynerd.de/styles.css">
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="shortcut icon" href="https://blog.privacynerd.de/favicon.ico">
|
||||
|
||||
|
||||
|
||||
@@ -49,11 +49,11 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:title" content="Deutscher Test Post">
|
||||
<meta property="og:description" content="Nureinwort" />
|
||||
<meta property="og:url" content="/de/posts/one-word/" />
|
||||
<meta property="og:url" content="https://blog.privacynerd.de/de/posts/one-word/" />
|
||||
<meta property="og:site_name" content="Privacynerd's blog" />
|
||||
|
||||
|
||||
<meta property="og:image" content="/favicon.ico">
|
||||
<meta property="og:image" content="https://blog.privacynerd.de/favicon.ico">
|
||||
|
||||
|
||||
<meta property="og:image:width" content="1200">
|
||||
@@ -191,7 +191,7 @@
|
||||
|
||||
<article class="post">
|
||||
<h1 class="post-title">
|
||||
<a href="/de/posts/one-word/">Deutscher Test Post</a>
|
||||
<a href="https://blog.privacynerd.de/de/posts/one-word/">Deutscher Test Post</a>
|
||||
</h1>
|
||||
<div class="post-meta"><time class="post-date">2025-04-05</time><span class="post-reading-time">1 Minute Lesezeit (1 Wort)</span>
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
|
||||
<span class="button next">
|
||||
<a href="/de/posts/test-post/">
|
||||
<a href="https://blog.privacynerd.de/de/posts/test-post/">
|
||||
<span class="button__text">Deutscher Test Post</span>
|
||||
<span class="button__icon">→</span>
|
||||
</a>
|
||||
@@ -249,7 +249,7 @@
|
||||
<div class="copyright copyright--user">
|
||||
<span class="antidiscovery">© 2025 <i>L</i>B<i>P</i>e<i>o</i>n<i>i</i>j<i>n</i>a<i>c</i>m<i>G</i>i<i>N</i>n<i>U</i> <i>S</i>B<i>k</i>u<i>o</i>r<i>K</i>k<i>y</i>h<i>f</i>a<i>H</i>r<i>r</i>d<i>y</i>t</span>
|
||||
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=%2fde%2fposts%2fone-word%2f">Impressum</a></span>
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=https%3a%2f%2fblog.privacynerd.de%2fde%2fposts%2fone-word%2f">Impressum</a></span>
|
||||
<span>:: <a href="https://github.com/mirus-ua/hugo-theme-re-terminal" target="_blank">Theme</a> von <a href="https://github.com/mirus-ua" target="_blank">Mirus</a> (angepasst)</span>
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title>/de/posts/</title>
|
||||
<link rel="canonical" href="/de/posts/">
|
||||
<title>https://blog.privacynerd.de/de/posts/</title>
|
||||
<link rel="canonical" href="https://blog.privacynerd.de/de/posts/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=/de/posts/">
|
||||
<meta http-equiv="refresh" content="0; url=https://blog.privacynerd.de/de/posts/">
|
||||
</head>
|
||||
</html>
|
||||
|
@@ -12,7 +12,7 @@
|
||||
|
||||
<meta name="robots" content="noodp" />
|
||||
|
||||
<link rel="canonical" href="/de/posts/test-post/" />
|
||||
<link rel="canonical" href="https://blog.privacynerd.de/de/posts/test-post/" />
|
||||
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
<link rel="stylesheet" href="https://blog.privacynerd.de/styles.css">
|
||||
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="shortcut icon" href="https://blog.privacynerd.de/favicon.ico">
|
||||
|
||||
|
||||
|
||||
@@ -51,11 +51,11 @@
|
||||
<meta property="og:title" content="Deutscher Test Post">
|
||||
<meta property="og:description" content="Test Post in German Lorem ipsum dolor sit amet Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim aeque doleamus animo, cum corpore dolemus, fieri tamen permagna accessio potest, si aliquod aeternum et infinitum impendere malum nobis opinemur. Quod idem licet transferre in voluptatem, ut postea variari voluptas distinguique possit, augeri amplificarique non possit. At etiam Athenis, ut e.
|
||||
" />
|
||||
<meta property="og:url" content="/de/posts/test-post/" />
|
||||
<meta property="og:url" content="https://blog.privacynerd.de/de/posts/test-post/" />
|
||||
<meta property="og:site_name" content="Privacynerd's blog" />
|
||||
|
||||
|
||||
<meta property="og:image" content="/favicon.ico">
|
||||
<meta property="og:image" content="https://blog.privacynerd.de/favicon.ico">
|
||||
|
||||
|
||||
<meta property="og:image:width" content="1200">
|
||||
@@ -193,7 +193,7 @@
|
||||
|
||||
<article class="post">
|
||||
<h1 class="post-title">
|
||||
<a href="/de/posts/test-post/">Deutscher Test Post</a>
|
||||
<a href="https://blog.privacynerd.de/de/posts/test-post/">Deutscher Test Post</a>
|
||||
</h1>
|
||||
<div class="post-meta"><time class="post-date">2025-04-05</time><span class="post-reading-time">2 Minuten Lesezeit (369 Wörter)</span>
|
||||
|
||||
@@ -249,7 +249,7 @@
|
||||
<div class="pagination__buttons">
|
||||
|
||||
<span class="button previous">
|
||||
<a href="/de/posts/one-word/">
|
||||
<a href="https://blog.privacynerd.de/de/posts/one-word/">
|
||||
<span class="button__icon">←</span>
|
||||
<span class="button__text">Deutscher Test Post</span>
|
||||
</a>
|
||||
@@ -279,7 +279,7 @@
|
||||
<div class="copyright copyright--user">
|
||||
<span class="antidiscovery">© 2025 <i>L</i>B<i>P</i>e<i>o</i>n<i>i</i>j<i>n</i>a<i>c</i>m<i>G</i>i<i>N</i>n<i>U</i> <i>S</i>B<i>k</i>u<i>o</i>r<i>K</i>k<i>y</i>h<i>f</i>a<i>H</i>r<i>r</i>d<i>y</i>t</span>
|
||||
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=%2fde%2fposts%2ftest-post%2f">Impressum</a></span>
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=https%3a%2f%2fblog.privacynerd.de%2fde%2fposts%2ftest-post%2f">Impressum</a></span>
|
||||
<span>:: <a href="https://github.com/mirus-ua/hugo-theme-re-terminal" target="_blank">Theme</a> von <a href="https://github.com/mirus-ua" target="_blank">Mirus</a> (angepasst)</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user