Updated theme; fixed and beautified the tags pages
This commit is contained in:
parent
298cbb1904
commit
177d74e834
@ -111,6 +111,7 @@ pagination.pagerSize = 5
|
||||
minutes = "minutes"
|
||||
to_read = "to read"
|
||||
word = "word"
|
||||
posts_for = "Posts for" # used with tags (taxonomies in general)
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "Privacynerd's blog"
|
||||
@ -166,6 +167,7 @@ pagination.pagerSize = 5
|
||||
minutes = "Minuten"
|
||||
to_read = "Lesezeit"
|
||||
word = "Wort"
|
||||
posts_for = "Posts für"
|
||||
|
||||
|
||||
[languages.de.params.logo]
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Ai</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#ai</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Code</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#code</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Markdown</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#markdown</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Programming</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#programming</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Showcase</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#showcase</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Story</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#story</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Styling</h1>
|
||||
<h1>Posts für: <b style="opacity: 0.5;">#styling</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Ai</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#ai</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Code</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#code</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Markdown</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#markdown</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Programming</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#programming</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Showcase</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#showcase</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Story</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#story</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -239,7 +239,7 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<h1>Posts for: #Styling</h1>
|
||||
<h1>Posts for: <b style="opacity: 0.5;">#styling</b></h1>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 60581143f9c1b8d4a3109e7ae0c9cf21078033a4
|
||||
Subproject commit 4aadeb24a1188260b3deb68693f9452da3171c72
|
Loading…
x
Reference in New Issue
Block a user