1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

refactor(core): remove redundant config options

`node_modules` is already part of the default exclusions.

See also: <https://jekyllrb.com/docs/configuration/options/#global-configuration>
This commit is contained in:
Cotes Chung 2023-09-03 19:59:06 +08:00
parent 7b43a83c40
commit 2a5c184373
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808

View File

@ -183,7 +183,6 @@ exclude:
- CHANGELOG.md
- LICENSE
- rollup.config.js
- node_modules
- package*.json
jekyll-archives: