diff --git a/_config.yml b/_config.yml index 24a779c..652e4d0 100644 --- a/_config.yml +++ b/_config.yml @@ -129,7 +129,7 @@ comments: # Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets assets: self_host: - enabled: true # boolean, keep empty means false + enabled: # boolean, keep empty means false # specify the Jekyll environment, empty means both # only works if `assets.self_host.enabled` is 'true' env: production # [development | production]