diff --git a/themes/aurora/templates/archives.html b/themes/aurora/templates/archives.html index 3382647..8bd3015 100644 --- a/themes/aurora/templates/archives.html +++ b/themes/aurora/templates/archives.html @@ -2,7 +2,7 @@ {% block content_header %}
@rchives
{{ SITENAME }}
-{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/aurora/templates/category.html b/themes/aurora/templates/category.html index 9c64ee5..cd3d1e1 100644 --- a/themes/aurora/templates/category.html +++ b/themes/aurora/templates/category.html @@ -2,7 +2,7 @@ {% block content_header %}
/
{{ category }}
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/aurora/templates/page.html b/themes/aurora/templates/page.html index 52a20b1..f966409 100644 --- a/themes/aurora/templates/page.html +++ b/themes/aurora/templates/page.html @@ -3,7 +3,7 @@ {% block content_header %}
[ ]
{{ page.title }}
| -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/moe-dark/templates/archives.html b/themes/moe-dark/templates/archives.html index 3382647..8bd3015 100644 --- a/themes/moe-dark/templates/archives.html +++ b/themes/moe-dark/templates/archives.html @@ -2,7 +2,7 @@ {% block content_header %}
@rchives
{{ SITENAME }}
-{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/moe-dark/templates/category.html b/themes/moe-dark/templates/category.html index 9c64ee5..cd3d1e1 100644 --- a/themes/moe-dark/templates/category.html +++ b/themes/moe-dark/templates/category.html @@ -2,7 +2,7 @@ {% block content_header %}
/
{{ category }}
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/moe-dark/templates/page.html b/themes/moe-dark/templates/page.html index 52a20b1..f966409 100644 --- a/themes/moe-dark/templates/page.html +++ b/themes/moe-dark/templates/page.html @@ -3,7 +3,7 @@ {% block content_header %}
[ ]
{{ page.title }}
| -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/yoshi/templates/archives.html b/themes/yoshi/templates/archives.html index 3382647..8bd3015 100644 --- a/themes/yoshi/templates/archives.html +++ b/themes/yoshi/templates/archives.html @@ -2,7 +2,7 @@ {% block content_header %}
@rchives
{{ SITENAME }}
-{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/yoshi/templates/category.html b/themes/yoshi/templates/category.html index 9c64ee5..cd3d1e1 100644 --- a/themes/yoshi/templates/category.html +++ b/themes/yoshi/templates/category.html @@ -2,7 +2,7 @@ {% block content_header %}
/
{{ category }}
* -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %} diff --git a/themes/yoshi/templates/page.html b/themes/yoshi/templates/page.html index 52a20b1..f966409 100644 --- a/themes/yoshi/templates/page.html +++ b/themes/yoshi/templates/page.html @@ -3,7 +3,7 @@ {% block content_header %}
[ ]
{{ page.title }}
| -{{ SITENAME }} +{{ SITENAME }} {% endblock %} {% block content %}