diff --git a/themes/modern2/partials/header.htm b/themes/modern2/partials/header.htm index cf7408bac..bf50b2fd4 100644 --- a/themes/modern2/partials/header.htm +++ b/themes/modern2/partials/header.htm @@ -34,9 +34,9 @@ code = "top-menu" orient logo - \ No newline at end of file + diff --git a/themes/modern2/partials/popular-posts.htm b/themes/modern2/partials/popular-posts.htm index 0351b69e6..bc3631ebb 100644 --- a/themes/modern2/partials/popular-posts.htm +++ b/themes/modern2/partials/popular-posts.htm @@ -16,7 +16,7 @@ postPage = "post" {% for post in posts %}
-

{{ post.categories.first.name }}

+

{{ post.categories.first.name }}

{% endfor %} -
\ No newline at end of file +
diff --git a/themes/modern2/partials/popular-posts2.htm b/themes/modern2/partials/popular-posts2.htm index 6320d2571..c6f082d41 100644 --- a/themes/modern2/partials/popular-posts2.htm +++ b/themes/modern2/partials/popular-posts2.htm @@ -14,7 +14,7 @@ postPage = "post" {% for post in posts %}
-

{{ post.categories.first.name }}

+

{{ post.categories.first.name }}

{% endfor %} -
\ No newline at end of file +