diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-11-19 13:16:54 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-11-19 13:16:54 -0500 |
| commit | baaa015e151ec5ac8b98123ce1db4cf82fd019a6 (patch) | |
| tree | 5fd45722b1c8ddab7df8aa662056c1d494941aaa /_config.yml | |
| parent | da6eec8f7493b42b2b3b81f8c30312e5be87c2c2 (diff) | |
Include jekyll-gzip plugin
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index f490ad8..fa2af63 100644 --- a/_config.yml +++ b/_config.yml @@ -14,6 +14,9 @@ collections: permalink: /blog/:title/ +plugins: + - jekyll-gzip + exclude: - generate.sh - website-check.rb |
