From bcf9b230be6d74c71567fd0771b31d47d8dd39c7 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Thu, 21 Jan 2021 17:22:53 -0700 Subject: build the blog with nix --- _includes/head.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 _includes/head.html (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 9ea6d45..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - {%- seo -%} - - - - - - - {%- feed_meta -%} - {%- if jekyll.environment == 'production' and site.google_analytics -%} - {%- include google-analytics.html -%} - {%- endif -%} - - - -- cgit v1.2.3