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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user