open-source blog

This commit is contained in:
Mahdi Dibaiee
2016-11-16 00:07:11 +03:30
parent b06d3916c0
commit 9e6f6d962d
3 changed files with 14 additions and 0 deletions

View File

@ -13,6 +13,7 @@
{% endif %}
{% endfor %}
<a href='mailto:{{ site.email }}'>email</a>
<a href='{{ site.repo }}'>write</a>
<a href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">rss</a>
</nav>