diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-05-30 05:44:03 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-05-30 05:44:03 +0300 |
commit | fd73504d3f12b50429c0bceadf787f90645922f4 (patch) | |
tree | 9e617c06440705f90aa402286f210f0bda37c9cb /index.html | |
parent | remove comments from posts (diff) | |
download | jekyll-theme-fd73504d3f12b50429c0bceadf787f90645922f4.tar.gz jekyll-theme-fd73504d3f12b50429c0bceadf787f90645922f4.zip |
rename layout 'main' to 'sidebar'
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ --- title: Main page -layout: main +layout: sidebar groups: - navbar navbar_link: <span class="glyphicon glyphicon-home"></span> Main page |