mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	ask to enable js for search
This commit is contained in:
		| @@ -24,6 +24,14 @@ | ||||
|     <input id="searchInput" autofocus placeholder="{{ .Params.placeholder | default (printf "%s ↵" .Title) }}" | ||||
|         aria-label="search" type="search" autocomplete="off"> | ||||
|     <ul id="searchResults" aria-label="search results"></ul> | ||||
|     <noscript> | ||||
|         <style> | ||||
|             #searchInput { | ||||
|                 display: none; | ||||
|             } | ||||
|         </style> | ||||
|         Enable JavaScript to use the search function. | ||||
|     </noscript> | ||||
| </div> | ||||
|  | ||||
| {{- end }}{{/* end main */}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Wonderfall
					Wonderfall