From fe034caf171b165a94a842352cd42fd55110e9be Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sun, 14 Sep 2025 05:16:10 +0200 Subject: [PATCH] Added auto color scheme meta information --- assets/post_top.html | 1 + blog.html | 1 + index.html | 1 + 3 files changed, 3 insertions(+) diff --git a/assets/post_top.html b/assets/post_top.html index 590b12d..2d68767 100644 --- a/assets/post_top.html +++ b/assets/post_top.html @@ -4,6 +4,7 @@ krickl.dev + diff --git a/blog.html b/blog.html index 81036e9..f0e7df4 100644 --- a/blog.html +++ b/blog.html @@ -4,6 +4,7 @@ krickl.dev + diff --git a/index.html b/index.html index 8fab080..edc0c41 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ krickl.dev + -- 2.30.2