bugfix
This commit is contained in:
parent
3045033cf3
commit
2c3bf8b1b5
10
docs/cn/index.ui
Normal file
10
docs/cn/index.ui
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
|
||||||
|
{
|
||||||
|
"widgettype":"MarkdownViewer",
|
||||||
|
"options":{
|
||||||
|
"width":"100%",
|
||||||
|
"height":"100%",
|
||||||
|
"navigator":true,
|
||||||
|
"md_url":"{{entire_url('README.md')}}"
|
||||||
|
}
|
||||||
|
}
|
0
docs/cn/uitypes.md
Normal file
0
docs/cn/uitypes.md
Normal file
10
docs/cn/widgets/index.ui
Normal file
10
docs/cn/widgets/index.ui
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
|
||||||
|
{
|
||||||
|
"widgettype":"MarkdownViewer",
|
||||||
|
"options":{
|
||||||
|
"width":"100%",
|
||||||
|
"height":"100%",
|
||||||
|
"navigator":true,
|
||||||
|
"md_url":"README.md"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user