From cfe20ed44fadae02645d2a710f9196361b0f22e4 Mon Sep 17 00:00:00 2001 From: Miguel Vidal Date: Sun, 1 Jan 2023 12:38:22 +0100 Subject: [PATCH 1/2] Fix: make "from the blog" bg light The "From the blog" section was dark even on light theme. Now it uses the same background color as the hero. --- layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index ab82c26..bdf019b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -474,7 +474,7 @@
-
+
@@ -606,4 +606,4 @@
-{{ end }} \ No newline at end of file +{{ end }} From 9af358d9e4b1781fde6c498181edcb64d34c120b Mon Sep 17 00:00:00 2001 From: Miguel Vidal Date: Sun, 1 Jan 2023 14:49:55 +0100 Subject: [PATCH 2/2] Adjust text color for readibility with new bg --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index bdf019b..cae79d4 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -482,7 +482,7 @@ class="text-3xl font-black tracking-tight text-indigo-500 capitalize dark:text-indigo-300 sm:text-4xl"> From the blog -

Lorem ipsum dolor +

Lorem ipsum dolor sit amet consectetur, adipisicing elit. Ipsa libero labore natus atque, ducimus sed.