From eb03772f25cf0d4de86ff52461a6530c0299dde9 Mon Sep 17 00:00:00 2001 From: jbisits Date: Thu, 23 Jul 2026 10:17:12 +1000 Subject: [PATCH] custom text colour for overlay - take 2 --- _includes/head/custom.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_includes/head/custom.html b/_includes/head/custom.html index f014737..ab82c43 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -6,4 +6,16 @@ +{% if page.header.text_color %} + +{% endif %}