aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5979f57..194fc8e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
DOMAIN = www.sacredheartsc.com
URL = https://$(DOMAIN)
RSYNC_TARGET = $(DOMAIN):/var/www/$(DOMAIN)
-FEED_TITLE = sacredheartsc blog
-FEED_DESCRIPTION = Carolina-grown articles about self-hosting, privacy, unix, and more.
+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)
BLOG_LIST_LIMIT = 5