From a633abb8732dae2d3202a3fb27d32696b52d1844 Mon Sep 17 00:00:00 2001 From: Noe Nieto Date: Tue, 13 Aug 2024 18:34:18 -0700 Subject: [PATCH] Fix html head --- _includes/figure.html | 0 _includes/head.html | 24 ------------------------ 2 files changed, 24 deletions(-) delete mode 100644 _includes/figure.html delete mode 100644 _includes/head.html diff --git a/_includes/figure.html b/_includes/figure.html deleted file mode 100644 index e69de29..0000000 diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 83affe5..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - -{% unless site.hide_share_buttons %} - -{% endunless %} -{% seo %} -{% if site.feed %} - {% feed_meta %} -{% endif %} -{%- if site.google_analytics -%} - {%- include google-analytics.html -%} -{%- endif -%} -{%- include head-scripts.html -%} -