diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |