mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-29 11:42:15 -04:00
fix: close menu button on click
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user