aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-06-30 23:52:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-06-30 23:52:58 +0300
commit1086faef8452e95cade4e72b0018229c3e8a12da (patch)
treeead2aad7632d69697f0baff57fe92b7afbe0bd5b /index.html
parentbump dependencies (diff)
downloadjekyll-theme-1086faef8452e95cade4e72b0018229c3e8a12da.tar.gz
jekyll-theme-1086faef8452e95cade4e72b0018229c3e8a12da.zip
remove the 'About' page
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
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 %}