From b83e20274fad57d85f2c8b5fa0182df4020c1c9f Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sat, 20 Nov 2021 17:31:02 -0600 Subject: [PATCH] Remove seo_schema.html --- layouts/partials/head.html | 1 - layouts/partials/seo_schema.html | 55 -------------------------------- 2 files changed, 56 deletions(-) delete mode 100644 layouts/partials/seo_schema.html diff --git a/layouts/partials/head.html b/layouts/partials/head.html index a1f2f60..88f9f8c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -33,7 +33,6 @@ {{ partial "opengraph.html" . }} {{ partial "twitter_cards.html" . }} {{ partial "schema.html" . }} - {{ partial "seo_schema.html" . }} diff --git a/layouts/partials/seo_schema.html b/layouts/partials/seo_schema.html deleted file mode 100644 index 2aa5408..0000000 --- a/layouts/partials/seo_schema.html +++ /dev/null @@ -1,55 +0,0 @@ -{{/* See https://github.com/spech66/hugo-best-practices#add-a-schemaorg-partial */}} -