From 123462e1d1fa751a1f1783fabc4e08ffcb0e2678 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 22 Jun 2020 10:11:30 -0300 Subject: Changed linkedin icon, lowercased donations text --- themes/m10c/layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/m10c/layouts/_default/baseof.html b/themes/m10c/layouts/_default/baseof.html index 8381f78..c6ab70e 100644 --- a/themes/m10c/layouts/_default/baseof.html +++ b/themes/m10c/layouts/_default/baseof.html @@ -45,7 +45,7 @@ {{ end }} -

Donations:

+

donations:

{{ range .Site.Params.donations }} -- cgit v1.2.3