diff --git a/templates/archives.html b/templates/archives.html index 22c836c..58bd4b7 100644 --- a/templates/archives.html +++ b/templates/archives.html @@ -10,11 +10,11 @@ {% if SITE_LOGO %} - + {% else %} - Home + Home {% endif %} diff --git a/templates/article.html b/templates/article.html index a5ccf45..d28345e 100644 --- a/templates/article.html +++ b/templates/article.html @@ -59,11 +59,11 @@ {% if SITE_LOGO %} - + {% else %} - Home + Home {% endif %} diff --git a/templates/author.html b/templates/author.html index e5a4baa..9bc8dcd 100644 --- a/templates/author.html +++ b/templates/author.html @@ -19,11 +19,11 @@ {% if SITE_LOGO %} - + {% else %} - Home + Home {% endif %} diff --git a/templates/authors.html b/templates/authors.html index a58c29b..2613df3 100644 --- a/templates/authors.html +++ b/templates/authors.html @@ -14,7 +14,7 @@ {% else %} - Home + Home {% endif %} diff --git a/templates/categories.html b/templates/categories.html index 8007be3..6fe7fa5 100644 --- a/templates/categories.html +++ b/templates/categories.html @@ -10,11 +10,11 @@ {% if SITE_LOGO %} - + {% else %} - Home + Home {% endif %} diff --git a/templates/category.html b/templates/category.html index eb45da9..9f90e54 100644 --- a/templates/category.html +++ b/templates/category.html @@ -14,7 +14,7 @@ {% else %} - Home + Home {% endif %} diff --git a/templates/page.html b/templates/page.html index 16fbf6d..63f4542 100644 --- a/templates/page.html +++ b/templates/page.html @@ -31,7 +31,7 @@ {% else %} - Home + Home {% endif %}