mirror of
https://github.com/uutils/coreutils
synced 2024-12-04 02:19:54 +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"
|
||||
},
|
||||
"components": {
|
||||
"changelog": true
|
||||
"changelog": {
|
||||
"read_changelog_file": false
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"theme": "light",
|
||||
|
|
Loading…
Reference in a new issue