chore: adjust preloading page (#3753)

This commit is contained in:
JimmFly 2023-08-15 13:53:53 +08:00 committed by GitHub
parent a4fe7dd119
commit ca016f1dd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -284,25 +284,16 @@
"prop:type": "todo", "prop:type": "todo",
"prop:text": [ "prop:text": [
{ {
"insert": "Click \"" "insert": "Click the drop-down menu"
}, },
{ {
"insert": "⋮\" on the top right ", "insert": " \"v\" next to the title for more advanced options",
"attributes": { "attributes": {
"bold": true "bold": true
} }
}, },
{ {
"insert": "to easily " "insert": ", such as the ability to one-click export your work into PDF/HTML/Markdown formats."
},
{
"insert": "export your work ",
"attributes": {
"bold": true
}
},
{
"insert": "in PDF/HTML/Markdown/PDF format. "
} }
], ],
"prop:checked": false "prop:checked": false