htmlproof fixes (dead links, etc)
This commit is contained in:
@ -10,4 +10,4 @@ title: Posts tagged "{{ page.tag }}"
|
||||
{% endunless %}
|
||||
{% include article_list.html %}
|
||||
{% endfor %}
|
||||
<p><a href="/tag/{{ page.tag }}/atom.xml">subscribe</a></p>
|
||||
<p><a href="/tag/{{ page.tag | replace:' ','-' }}/atom.xml">subscribe</a></p>
|
||||
|
Reference in New Issue
Block a user