diff --git a/macros/head.html b/macros/head.html index 1a7e903..15ac429 100644 --- a/macros/head.html +++ b/macros/head.html @@ -2,7 +2,7 @@ {% macro head(config) %} - + diff --git a/static/rss-style.xslt b/static/rss-style.xslt index def26a6..b96d8f6 100755 --- a/static/rss-style.xslt +++ b/static/rss-style.xslt @@ -6,7 +6,7 @@ - + <xsl:value-of select="/atom:feed/atom:title"/> @@ -57,4 +57,4 @@ - \ No newline at end of file + diff --git a/templates/macros/head.html b/templates/macros/head.html index c79dfcb..9af5dce 100644 --- a/templates/macros/head.html +++ b/templates/macros/head.html @@ -2,7 +2,7 @@ {% macro head(config) %} - + @@ -94,4 +94,4 @@ -{% endmacro open_graph %} \ No newline at end of file +{% endmacro open_graph %}