diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-26 11:17:49 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-26 17:09:00 +0100 |
commit | 4b3e8fd8b8728d1571c6822997e0d09ef2fcedc6 (patch) | |
tree | 174ebf61f3632c84c1e4c0239d33dfc49e1b2446 /_config.yml | |
parent | make the sidebar two-column (diff) | |
download | blog-2016.tar.gz blog-2016.zip |
add deps.sh to install working versions2016
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index a4515a2..351fc88 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,7 @@ exclude: - serve.bat - serve.sh - README.md + - deps.sh paginate: 10 |