0035
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<nav>|
|
||||
<nav> |
|
||||
{% for item in site.data.footerNavbar %}
|
||||
<a href="{{ item.link }}" {% if page.url == item.link %} class="current" {% endif %}>{{ item.name }}</a> |
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user