We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02127e9 + b5ff1ee commit 1d8d122Copy full SHA for 1d8d122
1 file changed
src/routes/(console)/project-[region]-[project]/sites/+page.svelte
@@ -123,7 +123,7 @@
123
single
124
allowCreate={$canWriteSites}
125
href="https://appwrite.io/docs/products/sites"
126
- description="Deploy and manage your web your web applications with Sites. "
+ description="Deploy and manage your web applications with Sites. "
127
target="site"
128
src={$app.themeInUse === 'dark' ? EmptyDark : EmptyLight}
129
on:click={() => (show = true)}>
0 commit comments