We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8877a9b commit ffa7153Copy full SHA for ffa7153
src/routes/+page.svelte
@@ -140,7 +140,9 @@
140
<span class="web-icon-star shrink-0" aria-hidden="true" />
141
<span class="text-caption shrink-0 font-medium">New</span>
142
<div class="web-hero-banner-button-sep" />
143
- <span class="text-caption web-u-trim-1">Announncing new Appwrite MCP server</span>
+ <span class="text-caption web-u-trim-1"
144
+ >Announcing new Appwrite MCP server</span
145
+ >
146
<span class="web-icon-arrow-right shrink-0" aria-hidden="true" />
147
</a>
148
<Hero>
0 commit comments