summaryrefslogtreecommitdiffstats
path: root/blog/avtorji.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--blog/avtorji.html (renamed from avtorji.html)2
1 files changed, 1 insertions, 1 deletions
diff --git a/avtorji.html b/blog/avtorji.html
index 70494f3..2cdfe59 100644
--- a/avtorji.html
+++ b/blog/avtorji.html
@@ -7,7 +7,7 @@ title: avtorji
{% for author in site.authors %}
<li>
<h2>
- <a href="{{ author.url | remove: ".html"}}">
+ <a href="{{ author.url }}">
{{ author.name }}
</a>
</h2>