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.
2 parents 3f87f4e + 123f881 commit 3188f5fCopy full SHA for 3188f5f
main/docs/images/icons/dark/nuxt.svg
main/docs/images/icons/dark/svelte.svg
main/docs/images/icons/light/nuxt.svg
main/docs/images/icons/light/svelte.svg
main/docs/quickstarts.mdx
@@ -153,7 +153,7 @@ JavaScript web app that runs in the browser
153
<SectionCard item={{
154
name: "Svelte",
155
subtext: "",
156
- logo: "javascript.svg",
+ logo: "svelte.svg",
157
date: "",
158
badge: "",
159
links: [
@@ -181,7 +181,7 @@ Traditional web app that runs on the server
181
182
name: "Nuxt.js",
183
184
+ logo: "nuxt.svg",
185
186
187
0 commit comments