diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 01:08:21 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 01:08:21 +0300 |
commit | 0a201572d4b60ef6d18760f596e29876f7b78ef3 (patch) | |
tree | 055f863581af3615c4df8c394917974b490371a1 /_config.yml | |
parent | bump jekyll-theme (diff) | |
download | blog-0a201572d4b60ef6d18760f596e29876f7b78ef3.tar.gz blog-0a201572d4b60ef6d18760f596e29876f7b78ef3.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 4e2afc9..d71875c 100644 --- a/_config.yml +++ b/_config.yml @@ -50,7 +50,7 @@ paginate: 10 # jekyll-github-metadata repository: egor-tensin/blog # jekyll-remote-theme -remote_theme: egor-tensin/jekyll-theme@b0b39768de6564e21f28c96fca34e01fa4602116 +remote_theme: egor-tensin/jekyll-theme@823883ffc36d5b9c02b64a545061c740364e7454 # egor-tensin/jekyll-theme bootstrap_version: 3.3.7 |