diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-07 19:07:14 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-07 19:07:14 +0200 |
commit | 72de0bbb5cf976b3be07a7a8d1923ef15c05fd41 (patch) | |
tree | a8bfb4abf2c1790265606aae808f7ac66ec2eddd /_config.yml | |
parent | notes: reuse the post-date class (diff) | |
download | blog-72de0bbb5cf976b3be07a7a8d1923ef15c05fd41.tar.gz blog-72de0bbb5cf976b3be07a7a8d1923ef15c05fd41.zip |
bump jekyll-theme
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 4ad7db3..1dcd637 100644 --- a/_config.yml +++ b/_config.yml @@ -53,7 +53,7 @@ repository: egor-tensin/blog # jekyll-paginate paginate: 10 # jekyll-remote-theme -remote_theme: egor-tensin/jekyll-theme@d99d96875f23dcfbcc159ad48f50e58960423291 +remote_theme: egor-tensin/jekyll-theme@f6a3af4b8e6afbe4043e90c455d825f07961c3a9 # Theme settings settings: |