mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
website: fix changelog config
This commit is contained in:
+3
-1
@@ -6,7 +6,9 @@
|
||||
"path_prefix": "coreutils"
|
||||
},
|
||||
"components": {
|
||||
"changelog": true
|
||||
"changelog": {
|
||||
"read_changelog_file": false
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"theme": "light",
|
||||
|
||||
Reference in New Issue
Block a user