forked from drowl87/hextra_mirror
chore: add heroicons v1 icons and update icons
fix: sidebar toc not rendered chore: update heading template style chore: update logo and favicon chore: update favicons chore: update icons
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
|
||||
|
||||
<button type="button" aria-label="Menu" class="hamburger-menu -mr-2 rounded p-2 active:bg-gray-400/20 md:hidden">
|
||||
{{- partial "utils/icon.html" (dict "name" "menu" "attributes" "height=24") -}}
|
||||
{{- partial "utils/icon.html" (dict "name" "hamburger-menu" "attributes" "height=24") -}}
|
||||
</button>
|
||||
</nav>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user