From 2f02d8ae36aebdc86985758900b6da92d10d0dc7 Mon Sep 17 00:00:00 2001 From: NC <95206543+tansuotv@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:15:41 +0800 Subject: [PATCH] Delete head.html --- _includes/head.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 _includes/head.html diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 9ee139f..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {%- seo -%} - - {%- feed_meta -%} - {%- if jekyll.environment == 'production' and site.google_analytics -%} - {%- include google-analytics.html -%} - {%- endif -%} - - {%- include custom-head.html -%} - -