feature/redesign #3

Merged
konrad merged 28 commits from feature/redesign into main 2022-01-29 17:14:12 +00:00
1 changed files with 5 additions and 1 deletions
Showing only changes of commit 6151b56926 - Show all commits

View File

@ -1,4 +1,8 @@
<aside class="px-2 text-gray-600">
<a class="navbar-burger py-2 px-1 m-2 mt-6 bg-gray-200 rounded-sm text-center block lg:hidden" data-target="docsMenu">
Show Menu
</a>
<aside class="px-2 text-gray-600 hidden lg:block" id="docsMenu">
{{ $currentNode := . }}
{{ range .Site.Menus.sidebar }}
{{ if .HasChildren }}