From 5f9fd579d98ea739cc2ee4cafe4124e74e1ffe88 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 15 Nov 2024 12:37:01 -0500 Subject: updates --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2833289..d9fc2af 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ FEED_TITLE = Cullum Smith's Blog FEED_DESCRIPTION = Dad, southerner, unix wrangler, banjo enjoyer STATIC_REGEX = .*\.(html|css|jpg|jpeg|png|ico|xml|txt|asc|webmanifest) RECENT_POSTS_LIMIT = 5 -HIGHLIGHT_STYLE = kate +HIGHLIGHT_STYLE = pygments ### VARIABLES ###################### -- cgit v1.2.3