forked from 0x2620/pandora
fix typo in config documentation
This commit is contained in:
parent
442e847747
commit
2ad4aad1c5
1 changed files with 1 additions and 1 deletions
|
@ -757,7 +757,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"themes": ["oxlight", "oxmedium", "oxdark"],
|
"themes": ["oxlight", "oxmedium", "oxdark"],
|
||||||
/*
|
/*
|
||||||
"timelines" is a list of timeline types. Implemented types are "antialias",
|
"timelines" is a list of timeline types. Implemented types are "antialias",
|
||||||
"slitscan", "keyframes" and "auto".
|
"slitscan", "keyframes" and "audio".
|
||||||
*/
|
*/
|
||||||
"timelines": [
|
"timelines": [
|
||||||
{"id": "antialias", "title": "Anti-Alias"},
|
{"id": "antialias", "title": "Anti-Alias"},
|
||||||
|
|
Loading…
Reference in a new issue