Translated 'Table of contents' string; added WIP hint as banner
This commit is contained in:
@@ -14,7 +14,7 @@ Below you can read the original about from Radek
|
||||
|
||||
<meta name="robots" content="noodp" />
|
||||
|
||||
<link rel="canonical" href="https://blog.privacynerd.de/de/about/" />
|
||||
<link rel="canonical" href="/de/about/" />
|
||||
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ Below you can read the original about from Radek
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://blog.privacynerd.de/styles.css">
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
|
||||
|
||||
|
||||
@@ -35,8 +35,8 @@ Below you can read the original about from Radek
|
||||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="https://blog.privacynerd.de/img/theme-colors/green.png">
|
||||
<link rel="apple-touch-icon" href="https://blog.privacynerd.de/img/theme-colors/green.png">
|
||||
<link rel="shortcut icon" href="/img/theme-colors/green.png">
|
||||
<link rel="apple-touch-icon" href="/img/theme-colors/green.png">
|
||||
|
||||
|
||||
|
||||
@@ -56,11 +56,11 @@ Below you can read the original about from Radek
|
||||
So I already pushed a few improvements that I did for my humble blog and I’m going to add some more features in the future, also any contribution is welcome
|
||||
Below you can read the original about from Radek
|
||||
" />
|
||||
<meta property="og:url" content="https://blog.privacynerd.de/de/about/" />
|
||||
<meta property="og:url" content="/de/about/" />
|
||||
<meta property="og:site_name" content="Privacynerd's blog" />
|
||||
|
||||
|
||||
<meta property="og:image" content="https://blog.privacynerd.de/img/favicon/green.png">
|
||||
<meta property="og:image" content="/img/favicon/green.png">
|
||||
|
||||
|
||||
<meta property="og:image:width" content="1200">
|
||||
@@ -87,6 +87,17 @@ Below you can read the original about from Radek
|
||||
</head>
|
||||
<body class="green">
|
||||
|
||||
|
||||
<div id="banner">
|
||||
<span>
|
||||
|
||||
<a href="https://git.privacynerd.de/git.privacynerd.de/blog.privacynerd.de">Baustelle 🚧 | laufende Arbeiten</a>
|
||||
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -120,11 +131,11 @@ Below you can read the original about from Radek
|
||||
<hr />
|
||||
|
||||
<li>
|
||||
<a href="https://blog.privacynerd.de/en/">English</a>
|
||||
<a href="/en/">English</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://blog.privacynerd.de/de/">Deutsch</a>
|
||||
<a href="/de/">Deutsch</a>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -179,7 +190,7 @@ Below you can read the original about from Radek
|
||||
|
||||
<article class="post">
|
||||
<h1 class="post-title">
|
||||
<a href="https://blog.privacynerd.de/de/about/">Über</a>
|
||||
<a href="/de/about/">Über</a>
|
||||
</h1>
|
||||
<div class="post-meta"><time class="post-date">2025-04-05</time><span class="post-reading-time">1 Minute Lesezeit (190 Wörter)</span>
|
||||
|
||||
@@ -241,7 +252,7 @@ as default monospaced font. It’s gorgeous!</li>
|
||||
<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=https%3a%2f%2fblog.privacynerd.de%2fde%2fabout%2f">Impressum</a></span>
|
||||
<span style="margin-right: 10px">:: <a href="https://privacynerd.de/impressum?referrer=%2fde%2fabout%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>
|
||||
@@ -256,6 +267,10 @@ as default monospaced font. It’s gorgeous!</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/banner.min.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user