diff --git a/README.md b/README.md index ba470c1..08d8af5 100644 --- a/README.md +++ b/README.md @@ -222,3 +222,4 @@ Headline: Resume of article This is the content of my super blog post. ``` +Test diff --git a/templates/analytics.html b/templates/analytics.html index e27adf8..6332927 100644 --- a/templates/analytics.html +++ b/templates/analytics.html @@ -1,17 +1,16 @@ {% if GOOGLE_ANALYTICS %} - + {% endif %} {% if GAUGES %} - + {% endif %} {% if PIWIK_URL and PIWIK_SITE_ID %} - + {% endif %} diff --git a/templates/article.html b/templates/article.html index fa5c53a..609dbe7 100644 --- a/templates/article.html +++ b/templates/article.html @@ -38,7 +38,7 @@ {% endif %} {% elif article.header_cover %} - + {% elif HEADER_COVER %} {% else %} @@ -78,7 +78,7 @@ {% endif %} {% elif article.header_cover %} - + {% elif HEADER_COVER %} {% else %}