diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-10 02:05:06 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-10 02:12:31 +0300 |
commit | 9828129b3072ad66b9cf195db16796c9dd73ed59 (patch) | |
tree | 79b8a49b61a9ad415303a7350a601aa6e2a8977c /_config_dev.yml | |
parent | workflows/test: merge jobs, Bundler caching (diff) | |
download | egor-tensin.github.io-9828129b3072ad66b9cf195db16796c9dd73ed59.tar.gz egor-tensin.github.io-9828129b3072ad66b9cf195db16796c9dd73ed59.zip |
bump jekyll-theme, move links to index.html
Diffstat (limited to '_config_dev.yml')
-rw-r--r-- | _config_dev.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_config_dev.yml b/_config_dev.yml index fd91893..8651afd 100644 --- a/_config_dev.yml +++ b/_config_dev.yml @@ -1 +1,3 @@ -minified_externals: false +settings: + 3rdparty: + minified: false |