mirror of
https://github.com/uutils/coreutils.git
synced 2026-05-06 07:26:38 -04:00
14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"project": {
|
|
"name": "uutils coreutils"
|
|
},
|
|
"components": {
|
|
"changelog": true
|
|
},
|
|
"styles": {
|
|
"theme": "light",
|
|
"logo": "docs/src/logo.svg",
|
|
"additional_css": ["docs/src/oranda.css"]
|
|
}
|
|
}
|