diff --git a/_layouts/default.html b/_layouts/default.html index 1b92b2572fd7fe02aea9aae3e4e729976957d2b8..75c4e070e10a935da8eae7d9a30e15246b901b35 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,7 +6,7 @@ - + {{ site.title }} {% include head.html %} diff --git a/archives/index.html b/archives/index.html index 5cf874f923a8d6154640bf603dcc8c1c20ff4132..905b69f8a514d4480482936d10eb9c1c2957c53c 100755 --- a/archives/index.html +++ b/archives/index.html @@ -48,6 +48,8 @@ {% endif %} {% endif %} {% endfor %} + + diff --git a/book/index.html b/book/index.html index e070e1caceda3c70976f3307c1075759cd46cb3d..dfcf0057d777854562c3b020b249d77c6e1aec17 100755 --- a/book/index.html +++ b/book/index.html @@ -21,7 +21,7 @@ description: "分享正在看和看过想看的一些书籍"
{{ posts.title }}
-
+
@@ -33,4 +33,4 @@ description: "分享正在看和看过想看的一些书籍" {% endfor %}
- {% include pagination.html %} \ No newline at end of file + {% include pagination.html %} diff --git a/index.html b/index.html index 44e5083ae710d46367a7c6cbbef34fdf77d0a702..b89e0b7016d4c656a75ce4b4a8c239f427a66107 100755 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@
{{ posts.title }}
-
+
@@ -29,4 +29,4 @@ {% endfor %}
- {% include pagination.html %} \ No newline at end of file + {% include pagination.html %} diff --git a/road/index.html b/road/index.html index 9a09b4aedc90b42fb3fa7b9a8230fa8675890fb1..323eaa11562b032eea9614e60662785b55a5c90f 100755 --- a/road/index.html +++ b/road/index.html @@ -21,7 +21,7 @@ description: "分享那些年走过的地方去过路过的美景"
{{ posts.title }}
-
+
@@ -33,4 +33,4 @@ description: "分享那些年走过的地方去过路过的美景" {% endfor %}
- {% include pagination.html %} \ No newline at end of file + {% include pagination.html %}