undo
This commit is contained in:
parent
c4d978c5d0
commit
2b8797bbdc
@ -36,6 +36,20 @@
|
|||||||
"https://gitlab.com/ewpratten",
|
"https://gitlab.com/ewpratten",
|
||||||
"https://twitter.com/ewpratten"
|
"https://twitter.com/ewpratten"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "WebSite",
|
||||||
|
"url": "https://va3zza.com/",
|
||||||
|
"about": "{{config.description}}",
|
||||||
|
"potentialAction": [{
|
||||||
|
"@type": "SearchAction",
|
||||||
|
"target": {
|
||||||
|
"@type": "EntryPoint",
|
||||||
|
"urlTemplate": "https://va3zza.com/search?q={search_term_string}"
|
||||||
|
},
|
||||||
|
"query-input": "required name=search_term_string"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user