Update CONTRIBUTING.md

Update CONTRIBUTING
This commit is contained in:
Olexandr Radovenchyk 2024-07-02 13:31:14 +03:00 committed by GitHub
parent f72f454ea7
commit bf25130ccf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,7 +97,7 @@ The pre-commit githook performs the following actions:
- **Front Matter in Markdown Files**: Automatically updates the "updated" field in the front matter of `.md` files.
- **PNG Compression**: Compresses PNG files using either [`oxipng`](https://github.com/shssoichiro/oxipng) or [`optipng`](https://optipng.sourceforge.net/), whichever is available on your system.
- **Font Subsetting**: Runs `subset_font` if `config.toml` has been modified.
- **Font Selection**: Runs `subset_font` if `config.toml` has been modified.
#### Commit Checks