From a5242ce7a60ac36dc531b00b0e4ad66e974e4c01 Mon Sep 17 00:00:00 2001 From: Chris Banes Date: Sat, 15 Oct 2022 20:31:36 +0100 Subject: [PATCH] Remove Inter font CSS This doesn't look like it is used? --- layouts/partials/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 645797ec..31db44bf 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -121,7 +121,6 @@ {{ if templates.Exists "partials/extend-head.html" }} {{ partialCached "extend-head.html" .Site }} {{ end }} - {{/* Firebase */}} {{ with $.Site.Params.firebase }}