Some enhancements

* add SITESUBTITLE for title pages
* add pagination links for previous and next articles
* remove hardcoded email of jvanz (creator of this theme)
This commit is contained in:
Nicolas Lœuillet
2016-01-04 13:28:30 +01:00
parent 1def3dd976
commit 1bd296b995
3 changed files with 13 additions and 7 deletions
-3
View File
@@ -13,9 +13,6 @@
<p></p>
</div>
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="mailto:guilherme.sft@gmail.com">
<i class="fa fa-envelope"></i>
</a>
{% for name, link in SOCIAL %}
<a class="sidebar-nav-item" href="{{ link }}">
<i class="fa fa-{{ name }}"></i>