aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_layouts
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 /_layouts
parentbump dependencies (diff)
downloadjekyll-theme-1086faef8452e95cade4e72b0018229c3e8a12da.tar.gz
jekyll-theme-1086faef8452e95cade4e72b0018229c3e8a12da.zip
remove the 'About' page
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/about.html7
-rw-r--r--_layouts/main.html (renamed from _layouts/posts.html)0
2 files changed, 0 insertions, 7 deletions
diff --git a/_layouts/about.html b/_layouts/about.html
deleted file mode 100644
index 9a6a620..0000000
--- a/_layouts/about.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{% include header.html %}
-<div class="row">
- <div class="col-md-12">
- {{ content }}
- </div>
-</div>
-{% include footer.html %}
diff --git a/_layouts/posts.html b/_layouts/main.html
index 920cbd9..920cbd9 100644
--- a/_layouts/posts.html
+++ b/_layouts/main.html