mirror of
https://github.com/flysnow-org/maupassant-hugo.git
synced 2026-08-24 15:28:55 +00:00
Fix search form input value
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
{{/** size **/}}
|
||||
<input type="hidden" name="ks" value="l">
|
||||
{{/** turn on pagination **/}}
|
||||
<input type="hidden" name="kv" name="1">
|
||||
<input type="hidden" name="kv" value="1">
|
||||
|
||||
<button type="submit" class="submit icon-search"></button>
|
||||
</form>
|
||||
Reference in New Issue
Block a user