summaryrefslogtreecommitdiffstats
path: root/blog
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-11-08 21:12:11 +0100
committersijanec <sijanecantonluka@gmail.com>2020-11-08 21:12:11 +0100
commitf358d810095479109a34f2aa4b1a1d1cc0a68084 (patch)
tree317ef3215885cb3b8439656ceb14dafe18ba11db /blog
parentavtorji/anton 0> avtorji/anton.html (diff)
downloadsijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.tar
sijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.tar.gz
sijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.tar.bz2
sijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.tar.lz
sijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.tar.xz
sijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.tar.zst
sijanec.eu-f358d810095479109a34f2aa4b1a1d1cc0a68084.zip
Diffstat (limited to 'blog')
-rw-r--r--blog/avtorji.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/blog/avtorji.html b/blog/avtorji.html
index 2cdfe59..f56c876 100644
--- a/blog/avtorji.html
+++ b/blog/avtorji.html
@@ -12,7 +12,14 @@ title: avtorji
</a>
</h2>
<h3>
- {{ author.position }}
+ {{ author.position }} -
+
+ {% assign argv = author.short_name | split: "," %}
+ {% include posts_by_author.html %}
+ {{ return.size }}
+ {% assign argv = ",objav,objava,objavi,objave" | prepend: return.size | split: "," %}
+ {% include slnum.html %}
+ {{ return }}
</h3>
<p>
{{ author.content | markdownify }}