chore: name things consistently
This commit is contained in:
parent
efa64a5159
commit
0811a699fb
2 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
{% render "partials/nav/link.liquid", page: page, link: link.name, icon: link.icon, class: link.class %}
|
||||
</li>
|
||||
{% endfor %}
|
||||
{% render "partials/nav/theme.liquid" %}
|
||||
{% render "partials/nav/theme-toggle.liquid" %}
|
||||
</ul>
|
||||
</nav>
|
||||
|
|
Reference in a new issue