From 05b28e386f6a2c68ccf212a70fe1b11c07fe08e6 Mon Sep 17 00:00:00 2001 From: JimmFly Date: Tue, 15 Aug 2023 13:53:53 +0800 Subject: [PATCH] chore: adjust preloading page (#3753) (cherry picked from commit ca016f1dd125c43e67269dd64a2251384753f1bf) --- packages/templates/v1/getting-started.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/packages/templates/v1/getting-started.json b/packages/templates/v1/getting-started.json index 9d981c8f05..e259e501fe 100644 --- a/packages/templates/v1/getting-started.json +++ b/packages/templates/v1/getting-started.json @@ -284,25 +284,16 @@ "prop:type": "todo", "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": { "bold": true } }, { - "insert": "to easily " - }, - { - "insert": "export your work ", - "attributes": { - "bold": true - } - }, - { - "insert": "in PDF/HTML/Markdown/PDF format. " + "insert": ", such as the ability to one-click export your work into PDF/HTML/Markdown formats." } ], "prop:checked": false