From 1086faef8452e95cade4e72b0018229c3e8a12da Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 30 Jun 2015 23:52:58 +0300 Subject: remove the 'About' page --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index f8d2488..69f7259 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ --- -title: Posts -layout: posts +title: C++ tips +layout: main group: "navigation" --- {% if site.posts.size == 0 %} -- cgit v1.2.3