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/author_card.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/author_card.html') diff --git a/layouts/partials/author_card.html b/layouts/partials/author_card.html index 33c86b8..25e0701 100644 --- a/layouts/partials/author_card.html +++ b/layouts/partials/author_card.html @@ -4,7 +4,7 @@
{{ .Site.Params.Owner }}
-
{{ .Site.Params.Role }}
+
{{ .Site.Params.Role }}

{{ .Site.Params.bio }}

-- cgit v1.2.3