From 3c5fec54508d3e556cf457d82aa3bd410b99ee37 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 9 Mar 2022 10:53:13 -0400 Subject: [PATCH] Update README.rst --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2d4468c..caffdef 100644 --- a/README.rst +++ b/README.rst @@ -25,5 +25,7 @@ There are some variables that you can add to the pelicanconf.py file that make t ## Contact information for the footer CONTACT_PHONE_NUM = '' CONTACT_EMAIL = '' - CONTACT_HOME_ADDR = 'Halifax, NS' + CONTACT_HOME_ADDR = '' CONTACT_BUSINESS_ADDR ='' + +You can copy the entire thing into your ``pelicanconf.py`` file and make the changes for your site.