Update README.rst

This commit is contained in:
Jeff 2022-03-09 10:53:13 -04:00 committed by GitHub
parent 381e9434c0
commit 3c5fec5450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 information for the footer
CONTACT_PHONE_NUM = '' CONTACT_PHONE_NUM = ''
CONTACT_EMAIL = '' CONTACT_EMAIL = ''
CONTACT_HOME_ADDR = 'Halifax, NS' CONTACT_HOME_ADDR = ''
CONTACT_BUSINESS_ADDR ='' CONTACT_BUSINESS_ADDR =''
You can copy the entire thing into your ``pelicanconf.py`` file and make the changes for your site.