mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-06 12:03:03 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
<div id="searchbox">
|
||||
<input id="searchInput" autofocus placeholder="{{ .Params.placeholder | default (printf "%s ↵" .Title) }}"
|
||||
aria-label="search" type="search" autocomplete="off">
|
||||
aria-label="search" type="search" autocomplete="off" maxlength="64">
|
||||
<ul id="searchResults" aria-label="search results"></ul>
|
||||
<noscript>
|
||||
Enable JavaScript to use the search function.
|
||||
|
Reference in New Issue
Block a user