From c4d978c5d098846b8a0105c5b6d3f42b389c6ea7 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 3 May 2022 10:51:38 -0400 Subject: [PATCH] test --- templates/index.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/templates/index.html b/templates/index.html index fd2ddfa..1672b02 100644 --- a/templates/index.html +++ b/templates/index.html @@ -36,20 +36,6 @@ "https://gitlab.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" - }] } ]