Fix mobile menus to allow access to menu content

This commit is contained in:
Perry Kundert 2024-10-23 15:48:56 -06:00
parent f037da3120
commit 9951816b08

View file

@ -1,5 +1,5 @@
<li class="mt-1">
<a class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<a href="{{ .URL }}" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
{{ if .Pre }}
<span {{ if and .Pre .Name}} class="mr-1" {{ end }}>
{{ partial "icon.html" .Pre }}