We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69290d7 commit abbb64eCopy full SHA for abbb64e
1 file changed
_layouts/default.html
@@ -74,6 +74,7 @@ <h1>{{ page.title }}</h1>
74
</section>
75
<footer>
76
{% if site.github.is_project_page %}
77
+ <p><a href="{{site.baseurl}}feed.xml">rss</a> | <a href="https://ifttt.com/applets/60708433d-rss-feed-to-email">subscribe by email</a></p>
78
<p>This project is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
79
{% endif %}
80
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
0 commit comments