From 4857aa2dfc8c613ac0892aaa79281d888549852c Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Tue, 16 Nov 2021 07:36:44 -0500 Subject: [PATCH] Update pelicanconf.py Builds Products - Grows Products and Services --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index a804dc5..3e8daef 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -34,7 +34,7 @@ LINKPEEK_SECRET = get_environ_or_default('LINKPEEK_SECRET') # Theme specific USER_LOGO_URL = 'https://russell.ballestrini.net/uploads/profile/russell-ballestrini-2020.jpg' -TAGLINE = 'Builds Products' +TAGLINE = 'Grows Products & Services' PATH = 'content'