Fix onboarding and cloud pages appearing in queries

This commit is contained in:
Zef Hemel
2023-01-17 09:34:49 +01:00
parent d23846cdbf
commit a53ebbd2e1
8 changed files with 62 additions and 16 deletions
+2 -2
View File
@@ -65,9 +65,9 @@ export async function ensureAndLoadSettings(
settings.indexPage,
`Hello! And welcome to your brand new SilverBullet space!
<!-- #include [[💭 silverbullet.md/Getting Started]] -->
<!-- #use [[💭 silverbullet.md/Getting Started]] -->
Loading some onboarding content for you (but doing so does require a working internet connection)...
<!-- /include -->`,
<!-- /use -->`,
);
}