diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 17:23:09 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 19:58:53 +0300 |
commit | 024af86b505543984188c5db5a48d90263ed6719 (patch) | |
tree | 13b2e489a719e6b18c8cd82363bb80d341baf0d1 /all/index.html | |
parent | bind-mounts: fix a typo (diff) | |
download | blog-024af86b505543984188c5db5a48d90263ed6719.tar.gz blog-024af86b505543984188c5db5a48d90263ed6719.zip |
bump jekyll-theme
Diffstat (limited to 'all/index.html')
-rw-r--r-- | all/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/all/index.html b/all/index.html index abf0819..4773086 100644 --- a/all/index.html +++ b/all/index.html @@ -6,4 +6,4 @@ navbar: icon: th-list priority: 2 --- -{% include categories/categories.html %} +{% include categories/all.html %} |