Fix search issue
This commit is contained in:
parent
85f46b7423
commit
acf1f0f0b0
@ -29,8 +29,11 @@
|
||||
},
|
||||
"potentialAction": {
|
||||
"@type": "SearchAction",
|
||||
"target": "{{url}}/search?q={search_term_string}",
|
||||
"query-input": "required name=search_term"
|
||||
"target": {
|
||||
"@type": "EntryPoint",
|
||||
"urlTemplate": "{{url}}/search?q={search_term_string}"
|
||||
},
|
||||
"query-input": "required name=search_term_string"
|
||||
},
|
||||
"keywords": [
|
||||
"Evan Pratten",
|
||||
|
Loading…
x
Reference in New Issue
Block a user