From cb6f06a70afb88b0167f02ce89d794d219684415 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 15 Oct 2022 10:18:14 -0700 Subject: [PATCH] Remove reset.css import --- layouts/_default/baseof.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 4cd87a8..e8e9f6c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -22,7 +22,6 @@ font-style: normal; } - {{ if not hugo.IsProduction }}