Use RSS Feed as link text
This commit is contained in:
parent
630562b72d
commit
9e6d398081
|
@ -5,7 +5,7 @@
|
|||
|
||||
{% set currentUrl %}{{ page.url }}{% endset %}
|
||||
<ul class="inline-nav footer__links">
|
||||
<li><a href="{{ sitemeta.feedPath }}">RSS</a></li>
|
||||
<li><a href="{{ sitemeta.feedPath }}">RSS Feed</a></li>
|
||||
<li><a
|
||||
{% if currentUrl === "/sitemap/" %}aria-current="page"{% endif %}
|
||||
href="/sitemap/
|
||||
|
|
Loading…
Reference in New Issue