From 17d65a66e8b860fb47684ae2d311f18ec1679ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Sun, 13 Feb 2022 18:07:52 +0100 Subject: Lighter white theme There was too much green and it felt a bit annoying --- layouts/partials/hero.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/hero.html') diff --git a/layouts/partials/hero.html b/layouts/partials/hero.html index 7345fe9..cdbccdf 100644 --- a/layouts/partials/hero.html +++ b/layouts/partials/hero.html @@ -1,7 +1,7 @@
-

{{ .Title }}

+

{{ .Title }}

{{ .Content }}
-- cgit v1.2.3