summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-11-07 17:45:21 +0100
committersijanec <sijanecantonluka@gmail.com>2020-11-07 17:45:21 +0100
commit7c78c2febcd8090e7959aa9f430748e79e3e9bb1 (patch)
tree2bbb5655bba465268f18d36723f2f4be30a38ea4
parentodstranil avtorje iz navigacijske vrstice (diff)
downloadsijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.tar
sijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.tar.gz
sijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.tar.bz2
sijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.tar.lz
sijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.tar.xz
sijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.tar.zst
sijanec.eu-7c78c2febcd8090e7959aa9f430748e79e3e9bb1.zip
-rw-r--r--_data/navigation.yml2
-rw-r--r--blog/objave.html4
2 files changed, 5 insertions, 1 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml
index 52b8883..923d2a9 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -9,5 +9,5 @@
- name: značke
link: /blog/znacke.html
- name: avtorji
- link: /avtorji.html
+ link: /blog/avtorji.html
nav: false
diff --git a/blog/objave.html b/blog/objave.html
index 9c87194..eb3a559 100644
--- a/blog/objave.html
+++ b/blog/objave.html
@@ -5,6 +5,10 @@ title: blog
<h1>
objave
</h1>
+<h2>
+ {% assign argv = ",objav,objava,objavi,objave" | prepend: site.posts.size | split: "," %}
+ {{ site.posts.size }} {% include slnum.html %} {{ return }}
+</h2>
<ul>
{% for post in site.posts %}
<li>