Improve nav, support .domains in workflow

This commit is contained in:
daudix
2024-02-07 17:14:31 +03:00
parent 72775cb68b
commit cd69d19ed7
4 changed files with 75 additions and 72 deletions

View File

@ -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>