From eae19cc32e101ecc5955b9cd87ab888adfa58cec Mon Sep 17 00:00:00 2001 From: russellballestrini Date: Tue, 14 Jun 2016 21:44:05 -0400 Subject: [PATCH] modified: pelicanconf.py --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 2bc65ca..399eb3e 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://lh3.googleusercontent.com/-uAPZy7NmmP0/AAAAAAAAAAI/AAAAAAAAAnI/iG2P43gCL2U/s125-c/photo.jpg' -TAGLINE = 'Builds Products' +TAGLINE = 'Builds Products' PATH = 'content'