Fix README.md

This commit is contained in:
Gustavo 2016-09-15 10:16:26 -03:00
parent c1e1499308
commit 12bf536294

View file

@ -30,10 +30,10 @@ The minimalist [Pelican](http://blog.getpelican.com/) theme.
The theme supports responsive adsense banners on the top/bottom of articles.
To configure it create a responsive banner on your adsense account and set this on your pelicanconf.
ADSENSE_AD_CLIENT = 'YOUR AD CLIENT'
ADSENSE_AD_SLOT = 'YOUR AD SLOT'
SHOW_ADSENSE_ARTICLE_TOP = True/False
SHOW_ADSENSE_ARTICLE_BOTTOM = True/False
- ADSENSE_AD_CLIENT = 'YOUR AD CLIENT'
- ADSENSE_AD_SLOT = 'YOUR AD SLOT'
- SHOW_ADSENSE_ARTICLE_TOP = True/False
- SHOW_ADSENSE_ARTICLE_BOTTOM = True/False
## Install