From 2419e25e73f60be3c18893df06ad61ed928bf277 Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:25:09 -0300 Subject: Update social cards --- layouts/partials/social_card.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts') diff --git a/layouts/partials/social_card.html b/layouts/partials/social_card.html index 8bf397f..97f08c3 100644 --- a/layouts/partials/social_card.html +++ b/layouts/partials/social_card.html @@ -5,7 +5,7 @@ {{ $fg = $fg.Filter (images.Text .Title (dict "font" $font - "color" "#f8f8f2" + "color" "#fafafa" "size" 130 "linespacing" 20 "x" 0 @@ -18,7 +18,7 @@ {{ $fg = $fg.Filter (images.Text $byline (dict "font" $font - "color" "#c9d1d9" + "color" "#898a8d" "size" 60 "linespacing" 30 "x" 0 -- cgit v1.2.3