summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_partials/footer.html (renamed from layouts/partials/footer.html)0
-rw-r--r--layouts/_partials/head/css.html (renamed from layouts/partials/head/css.html)0
-rw-r--r--layouts/_partials/head/js.html (renamed from layouts/partials/head/js.html)0
-rw-r--r--layouts/_partials/head/meta.html (renamed from layouts/partials/head/meta.html)0
-rw-r--r--layouts/_partials/head/seo.html (renamed from layouts/partials/head/seo.html)0
-rw-r--r--layouts/_partials/header.html (renamed from layouts/partials/header.html)0
-rw-r--r--layouts/_partials/list/pagination.html (renamed from layouts/partials/list/pagination.html)0
-rw-r--r--layouts/_partials/list/post-card.html (renamed from layouts/partials/list/post-card.html)0
-rw-r--r--layouts/_partials/list/recent-posts.html (renamed from layouts/partials/list/recent-posts.html)0
-rw-r--r--layouts/_partials/navmenu.html (renamed from layouts/partials/navmenu.html)0
-rw-r--r--layouts/_partials/select-language.html (renamed from layouts/partials/select-language.html)0
-rw-r--r--layouts/_partials/select-theme.html (renamed from layouts/partials/select-theme.html)0
-rw-r--r--layouts/_partials/single/next-prev.html (renamed from layouts/partials/single/next-prev.html)4
-rw-r--r--layouts/_partials/single/tags.html (renamed from layouts/partials/single/tags.html)0
-rw-r--r--layouts/all-posts.html (renamed from layouts/_default/all-posts.html)0
-rw-r--r--layouts/baseof.html (renamed from layouts/_default/baseof.html)0
-rw-r--r--layouts/home.html (renamed from layouts/_default/home.html)0
-rw-r--r--layouts/list.html (renamed from layouts/_default/list.html)0
-rw-r--r--layouts/search.html (renamed from layouts/_default/search.html)0
-rw-r--r--layouts/single.html (renamed from layouts/_default/single.html)0
20 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/_partials/footer.html
index a0a30b2..a0a30b2 100644
--- a/layouts/partials/footer.html
+++ b/layouts/_partials/footer.html
diff --git a/layouts/partials/head/css.html b/layouts/_partials/head/css.html
index d4e894e..d4e894e 100644
--- a/layouts/partials/head/css.html
+++ b/layouts/_partials/head/css.html
diff --git a/layouts/partials/head/js.html b/layouts/_partials/head/js.html
index 0baf831..0baf831 100644
--- a/layouts/partials/head/js.html
+++ b/layouts/_partials/head/js.html
diff --git a/layouts/partials/head/meta.html b/layouts/_partials/head/meta.html
index f739838..f739838 100644
--- a/layouts/partials/head/meta.html
+++ b/layouts/_partials/head/meta.html
diff --git a/layouts/partials/head/seo.html b/layouts/_partials/head/seo.html
index 628ea2c..628ea2c 100644
--- a/layouts/partials/head/seo.html
+++ b/layouts/_partials/head/seo.html
diff --git a/layouts/partials/header.html b/layouts/_partials/header.html
index f38b6f2..f38b6f2 100644
--- a/layouts/partials/header.html
+++ b/layouts/_partials/header.html
diff --git a/layouts/partials/list/pagination.html b/layouts/_partials/list/pagination.html
index dfe8178..dfe8178 100644
--- a/layouts/partials/list/pagination.html
+++ b/layouts/_partials/list/pagination.html
diff --git a/layouts/partials/list/post-card.html b/layouts/_partials/list/post-card.html
index 6444701..6444701 100644
--- a/layouts/partials/list/post-card.html
+++ b/layouts/_partials/list/post-card.html
diff --git a/layouts/partials/list/recent-posts.html b/layouts/_partials/list/recent-posts.html
index 464e9f7..464e9f7 100644
--- a/layouts/partials/list/recent-posts.html
+++ b/layouts/_partials/list/recent-posts.html
diff --git a/layouts/partials/navmenu.html b/layouts/_partials/navmenu.html
index af0fc2e..af0fc2e 100644
--- a/layouts/partials/navmenu.html
+++ b/layouts/_partials/navmenu.html
diff --git a/layouts/partials/select-language.html b/layouts/_partials/select-language.html
index 6efcc61..6efcc61 100644
--- a/layouts/partials/select-language.html
+++ b/layouts/_partials/select-language.html
diff --git a/layouts/partials/select-theme.html b/layouts/_partials/select-theme.html
index 914eacc..914eacc 100644
--- a/layouts/partials/select-theme.html
+++ b/layouts/_partials/select-theme.html
diff --git a/layouts/partials/single/next-prev.html b/layouts/_partials/single/next-prev.html
index 55a3fff..932fcac 100644
--- a/layouts/partials/single/next-prev.html
+++ b/layouts/_partials/single/next-prev.html
@@ -20,10 +20,10 @@
<li class="post__navigation-next">
<a href="{{ .RelPermalink }}" class="post__navigation-link" rel="next">
<span class="post__navigation-label">
- {{ lang.Translate "posts_next" | default "Next post:" }}
+ &rarr; {{ lang.Translate "posts_next" | default "Next post:" }}
</span>
<span class="post__navigation-title">
- {{ .Title }} &rarr;
+ {{ .Title }}
</span>
</a>
</li>
diff --git a/layouts/partials/single/tags.html b/layouts/_partials/single/tags.html
index 0c10d20..0c10d20 100644
--- a/layouts/partials/single/tags.html
+++ b/layouts/_partials/single/tags.html
diff --git a/layouts/_default/all-posts.html b/layouts/all-posts.html
index 4a94ab6..4a94ab6 100644
--- a/layouts/_default/all-posts.html
+++ b/layouts/all-posts.html
diff --git a/layouts/_default/baseof.html b/layouts/baseof.html
index 99f09d9..99f09d9 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/baseof.html
diff --git a/layouts/_default/home.html b/layouts/home.html
index 880f124..880f124 100644
--- a/layouts/_default/home.html
+++ b/layouts/home.html
diff --git a/layouts/_default/list.html b/layouts/list.html
index f952e56..f952e56 100644
--- a/layouts/_default/list.html
+++ b/layouts/list.html
diff --git a/layouts/_default/search.html b/layouts/search.html
index 6004f2e..6004f2e 100644
--- a/layouts/_default/search.html
+++ b/layouts/search.html
diff --git a/layouts/_default/single.html b/layouts/single.html
index e1728d3..e1728d3 100644
--- a/layouts/_default/single.html
+++ b/layouts/single.html