]> git.0d.be Git - panikweb.git/commitdiff
templates: remove schema.org opensearch definition
authorFrédéric Péters <fpeters@0d.be>
Mon, 11 Nov 2019 16:32:21 +0000 (17:32 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 26 Dec 2019 14:12:22 +0000 (15:12 +0100)
panikweb_templates/templates/home.html

index 0d15c48977e2486823a9c425f1e05a10d9b6c31f..f4f689b711d1cba635a0628e410ff881700e524e 100644 (file)
@@ -3,23 +3,6 @@
 {% block bodyID %}Home{% endblock %}
 {% block title %}{% trans 'Home' %}{% endblock %}
 
-{% block head %}
-{{ block.super }}
-<script type="application/ld+json">
-{
-  "@context": "http://schema.org",
-  "@type": "Organization",
-  "url": "http://www.radiopanik.org",
-  "name" : "Radio Panik",
-  "potentialAction": {
-    "@type": "SearchAction",
-    "target": "http://www.radiopanik.org/recherche/?q={search_term_string}",
-    "query-input": "required name=search_term_string"
-  }
-}
-</script>
-{% endblock %}
-
 {% block main %}
 
 <div class="sided wrapper navigation" id="specialHome">