From b0b34c4ff009ffb5efc9be6ee9ec5cd6757ce30e Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Wed, 20 Nov 2024 17:13:04 -0500 Subject: new post: freebsd on the desktop --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d9fc2af..7a8853b 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ DOMAIN = www.sacredheartsc.com URL = https://${DOMAIN} RSYNC_TARGET = ${DOMAIN}:/usr/local/www/${DOMAIN} FEED_TITLE = Cullum Smith's Blog -FEED_DESCRIPTION = Dad, southerner, unix wrangler, banjo enjoyer +FEED_DESCRIPTION = Blog of a unix wrangler, Gregorian chant and banjo enjoyer STATIC_REGEX = .*\.(html|css|jpg|jpeg|png|ico|xml|txt|asc|webmanifest) RECENT_POSTS_LIMIT = 5 HIGHLIGHT_STYLE = pygments -- cgit v1.2.3