Change content.minetest.net to content.luanti.org

This commit is contained in:
rubenwardy
2024-10-29 22:53:28 +00:00
parent a5ac4f38cf
commit dd2e73b40f
15 changed files with 41 additions and 41 deletions

View File

@@ -13,10 +13,10 @@
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://content.minetest.net/",
"url": "https://content.luanti.org/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://content.minetest.net/packages?q={search_term_string}",
"target": "https://content.luanti.org/packages?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}