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
+3 -1
View File
@@ -6,7 +6,9 @@
"path_prefix": "coreutils"
},
"components": {
"changelog": true
"changelog": {
"read_changelog_file": false
}
},
"styles": {
"theme": "light",