chore: Use IDs instead of classes for nav and footer; change name to site-nav/footer
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<header id="header">
|
||||
<header id="site-nav">
|
||||
<nav>
|
||||
<a id="title" href="{{ get_url(path='') }}">
|
||||
{% if config.extra.nav.icons %}
|
||||
|
Reference in New Issue
Block a user