diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 19:57:39 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 19:57:39 +0300 |
commit | a0054f103de5e2ba157116619079afcec47c3bd5 (patch) | |
tree | 77e330746e0f3cba6f3999fae3d01b7864265bb9 /all/index.html | |
parent | _config.yml: linting (diff) | |
download | blog-a0054f103de5e2ba157116619079afcec47c3bd5.tar.gz blog-a0054f103de5e2ba157116619079afcec47c3bd5.zip |
bump jekyll-theme
Diffstat (limited to 'all/index.html')
-rw-r--r-- | all/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/all/index.html b/all/index.html index 98b96ba..a7d2781 100644 --- a/all/index.html +++ b/all/index.html @@ -1,8 +1,6 @@ --- title: All posts layout: default -groups: - - navbar navbar_link: <span class="glyphicon glyphicon-th-list"></span> Posts navbar_priority: 2 --- |