URL fixes
This commit is contained in:
parent
9ecdc007d9
commit
66a52435d1
10 changed files with 16 additions and 44 deletions
|
|
@ -3,7 +3,7 @@
|
|||
>Authors on {{ SITENAME }}
|
||||
|
||||
{%- for author, articles in authors|sort %}
|
||||
+ `[{{ author }}`/{{ author.url }}] ({{ articles|count }})
|
||||
+ `[{{ author }}`:/{{ author.url }}] ({{ articles|count }})
|
||||
|
||||
{% endfor %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue