prepare subdirs
This commit is contained in:
parent
3e8a76214c
commit
9380ddf4d1
8 changed files with 25 additions and 38 deletions
|
|
@ -22,7 +22,9 @@
|
|||
<header>
|
||||
<nav>
|
||||
<a href="{{ get_url(path='/') }}" class="site-title">{{ config.title }}</a>
|
||||
<a href="{{ get_url(path='blog') }}">Blog</a>
|
||||
<a href="{{ get_url(path='ais') }}">AI Systems</a>
|
||||
<a href="{{ get_url(path='homelab') }}">Homelab</a>
|
||||
<a href="{{ get_url(path='ml-tech') }}">ML Tech</a>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue