From 860ae3c81409ba0e49c224bc1431e1835d500196 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 25 Jun 2016 03:20:21 +0300 Subject: move common assets to common/, more info to config --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index d7b1b05..9066aa6 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,6 @@ navbar_link:  Main page
{% endfor %}
- {% include pagination.html %} + {% include common/pagination.html %}
{% endif %} -- cgit v1.2.3