From 7cdd07ccb1b4909e3ca51e72961b6efe81335330 Mon Sep 17 00:00:00 2001 From: BLZR <34515568+1bl4z3r@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:09:30 +0530 Subject: [PATCH] Delete layouts/partials/structured-data.html --- layouts/partials/structured-data.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 layouts/partials/structured-data.html diff --git a/layouts/partials/structured-data.html b/layouts/partials/structured-data.html deleted file mode 100644 index 5693634..0000000 --- a/layouts/partials/structured-data.html +++ /dev/null @@ -1,6 +0,0 @@ -{{/* We use some Hugo built-in templates, you can find their source here: */}} -{{/* https://github.com/gohugoio/hugo/tree/master/tpl/tplimpl/embedded/templates */}} - -{{- template "_internal/schema.html" . -}} -{{- template "_internal/opengraph.html" . -}} -{{- template "_internal/twitter_cards.html" . -}} \ No newline at end of file