1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Merge pull request #5215 from tertsdiepraam/fix-oranda-changelog

website: fix changelog config
This commit is contained in:
Sylvestre Ledru 2023-08-28 05:47:06 -04:00 committed by GitHub
commit bd82d678ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,9 @@
"path_prefix": "coreutils" "path_prefix": "coreutils"
}, },
"components": { "components": {
"changelog": true "changelog": {
"read_changelog_file": false
}
}, },
"styles": { "styles": {
"theme": "light", "theme": "light",