1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-01 06:54:36 +00:00

website: fix changelog config

This commit is contained in:
Terts Diepraam 2023-08-28 10:36:01 +02:00
parent 3fc36ee3cf
commit 71c4d9f407

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",