From 38cd88d77b37604a460c565af8b08a1ef48c343c Mon Sep 17 00:00:00 2001 From: Laurens Date: Mon, 25 Mar 2024 11:21:23 +0100 Subject: [PATCH] opengraph change text colour --- themes/nluug/layouts/partials/footer.html | 68 ------------------- .../opengraph/get-featured-image.html | 2 +- 2 files changed, 1 insertion(+), 69 deletions(-) diff --git a/themes/nluug/layouts/partials/footer.html b/themes/nluug/layouts/partials/footer.html index 2bb8e97..d10bd68 100644 --- a/themes/nluug/layouts/partials/footer.html +++ b/themes/nluug/layouts/partials/footer.html @@ -32,75 +32,7 @@ -
test - - - - -
diff --git a/themes/nluug/layouts/partials/opengraph/get-featured-image.html b/themes/nluug/layouts/partials/opengraph/get-featured-image.html index dd9a617..9e7efb4 100644 --- a/themes/nluug/layouts/partials/opengraph/get-featured-image.html +++ b/themes/nluug/layouts/partials/opengraph/get-featured-image.html @@ -11,7 +11,7 @@ {{ $text := $title }} {{ $textOptions := dict - "color" "#221F5F" + "color" "#c9400d" "size" $size "lineSpacing" 10 "x" 45 "y" 140