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/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 20e0c0c..81ba4d7 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,7 +1,7 @@ {{- partial "head.html" . -}} - + {{- partial "header.html" . -}}
{{- block "main" . }}{{- end }} -- cgit v1.2.3