forked from I2P_Developers/i2p.www
Add title to blog ATOM feed link on front page
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div class="aside">
|
||||
<a href="{{ url_for('blog_atom', lang=g.lang) }}" class="feed-icon">I2P Blog ATOM Feed</a>
|
||||
<a href="{{ url_for('blog_atom', lang=g.lang) }}" class="feed-icon" title="I2P Blog ATOM Feed">I2P Blog ATOM Feed</a>
|
||||
<h1>{% trans %}News & Updates{% endtrans %}</h1>
|
||||
{% include "blog/latest.html" %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user