From 44c5b78027cbb23fad45787bb8c58461a2a17a79 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 30 Jun 2015 23:41:19 +0300 Subject: rename layout 'posts' to 'main' --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 778ee5e..ee46490 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ --- -title: Posts -layout: posts +title: Sorting algorithms +layout: main group: "navigation" --- {% if site.posts.size == 0 %} -- cgit v1.2.3