mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +00:00
website: fix changelog config
This commit is contained in:
parent
3fc36ee3cf
commit
71c4d9f407
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