fix: close menu button on click

This commit is contained in:
Wen Junhua
2023-11-12 19:45:05 +08:00
parent e3015b9006
commit a785bb0dbf
+1
View File
@@ -93,6 +93,7 @@
<a
href="{{ .URL }}"
title="{{ .Title }}"
onclick="document.getElementById('menu-controller').checked=false"
{{ with .Params.target }}target="{{ . }}"{{ end }}
>{{ with .Params.icon }}
<span