Use Atom feed instead of RSS
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</a>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<a class="sidebar-nav-item" href="{{ FEED_ALL_RSS }}">
|
||||
<a class="sidebar-nav-item" href="{{ FEED_ALL_ATOM }}">
|
||||
<i class="fas fa-rss"></i>
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user