summaryrefslogtreecommitdiffstats
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-11-08 00:18:54 +0100
committersijanec <sijanecantonluka@gmail.com>2020-11-08 00:18:54 +0100
commit37fde0aef270c329782851a1dbb9cc79d8df12d4 (patch)
treedff6d39f86c110ed316972273dadf61fc00be8d4 /_layouts/post.html
parentdodani redirects (diff)
downloadsijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.tar
sijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.tar.gz
sijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.tar.bz2
sijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.tar.lz
sijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.tar.xz
sijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.tar.zst
sijanec.eu-37fde0aef270c329782851a1dbb9cc79d8df12d4.zip
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 8bb4651..3003a33 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -4,7 +4,7 @@ layout: default
<h1>
{{ page.title }}
</h1>
-<p>
+<p class=dimmedtext >
{% assign argv = page.date | append: ",true,true" | split: "," %}
{% include datumincas.html %}
{{ return }}