From b28353b928689f3fa2d34611842d34563fd2cbbf Mon Sep 17 00:00:00 2001 From: justinjtownsend Date: Wed, 23 Mar 2022 06:14:00 +0000 Subject: [PATCH] Rename google-analytics.html to head-custom.html Renaming the file because the hacker theme indicates to use an _includes/head-custom.html to allow for header customisation. --- _includes/{google-analytics.html => head-custom.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _includes/{google-analytics.html => head-custom.html} (100%) diff --git a/_includes/google-analytics.html b/_includes/head-custom.html similarity index 100% rename from _includes/google-analytics.html rename to _includes/head-custom.html