Fix README.md
This commit is contained in:
parent
c1e1499308
commit
12bf536294
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue