diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-08 15:56:17 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-08 15:56:17 +0300 |
commit | 2745b442b544cb77cc3640d4f9c6b988cde352ad (patch) | |
tree | 890de65e0030338304eeb47e83805c46ccf4a289 | |
parent | remove the GnuPG paragraph, shuffle links (diff) | |
download | egor-tensin.github.io-2745b442b544cb77cc3640d4f9c6b988cde352ad.tar.gz egor-tensin.github.io-2745b442b544cb77cc3640d4f9c6b988cde352ad.zip |
fix remote_theme version
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 7b1253a..05d7c64 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ exclude: # jekyll-github-metadata repository: egor-tensin/egor-tensin.github.io # jekyll-remote-theme -remote_theme: egor-tensin/jekyll-theme +remote_theme: egor-tensin/jekyll-theme@9c44060f0d9dd530a4d90c635da7b83935a1ec19 # egor-tensin/jekyll-theme bootstrap_version: 3.3.7 |