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:
commit
bd82d678ef
1 changed files with 3 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue