mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
search: fix typo in output format #591
This commit is contained in:
parent
9c72a05c17
commit
a0720de1ff
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
permalinkable = false
|
||||
noUgly = true
|
||||
|
||||
[outputFormats.SERCHPAGE]
|
||||
[outputFormats.SEARCHPAGE]
|
||||
name= "SEARCHPAGE"
|
||||
baseName = "search"
|
||||
isHTML = true
|
||||
|
|
Loading…
Reference in a new issue