Improve nav, support .domains in workflow
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<header>
|
||||
<a href="#main" class="main-content" tabindex="0">Skip to main content</a>
|
||||
<nav id="site-nav">
|
||||
<header id="site-nav">
|
||||
<nav>
|
||||
<a href="#main" id="main-content" tabindex="0">Skip to main content</a>
|
||||
<ul>
|
||||
<li id="home">
|
||||
<a href="{{ get_url(path='') }}">{{ config.title }}</a>
|
||||
|
Reference in New Issue
Block a user