aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/posts/paginator.html (renamed from _includes/common/paginator.html)0
-rw-r--r--_includes/posts/posts.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/_includes/common/paginator.html b/_includes/posts/paginator.html
index 471383c..471383c 100644
--- a/_includes/common/paginator.html
+++ b/_includes/posts/paginator.html
diff --git a/_includes/posts/posts.html b/_includes/posts/posts.html
index 4f52efc..724edc6 100644
--- a/_includes/posts/posts.html
+++ b/_includes/posts/posts.html
@@ -12,6 +12,6 @@
<hr/>
{% endfor %}
<div class="text-center">
- {% include common/paginator.html %}
+ {% include posts/paginator.html %}
</div>
{% endif %}