From 12bf53629439c97c87ec264b7298689a0ae2c06a Mon Sep 17 00:00:00 2001 From: Gustavo Date: Thu, 15 Sep 2016 10:16:26 -0300 Subject: [PATCH] Fix README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f71a28..6b03363 100644 --- a/README.md +++ b/README.md @@ -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