From e3568dc289eeec0c4ad4e1abf56a47b45f442782 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 30 May 2017 04:11:08 +0300 Subject: fix links to "Plots" --- posts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/index.html') diff --git a/posts/index.html b/posts/index.html index 14cc004..fb21dbf 100644 --- a/posts/index.html +++ b/posts/index.html @@ -7,7 +7,7 @@ navbar_link:  Posts --- {% if site.posts.size == 0 %}

Sorry, no posts have been added yet.

-

But I've made quite a few plots which you might want to check out.

+

But I've made quite a few plots which you might want to check out.


{% else %} {% for post in paginator.posts %} -- cgit v1.2.3