Skip to content

Commit 3188f5f

Browse files
authored
Merge pull request #184 from auth0/fix/qs-icons
Added icons for Nuxt and Svelte quickstarts
2 parents 3f87f4e + 123f881 commit 3188f5f

File tree

5 files changed

+42
-2
lines changed

5 files changed

+42
-2
lines changed
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading

main/docs/quickstarts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ JavaScript web app that runs in the browser
153153
<SectionCard item={{
154154
name: "Svelte",
155155
subtext: "",
156-
logo: "javascript.svg",
156+
logo: "svelte.svg",
157157
date: "",
158158
badge: "",
159159
links: [
@@ -181,7 +181,7 @@ Traditional web app that runs on the server
181181
<SectionCard item={{
182182
name: "Nuxt.js",
183183
subtext: "",
184-
logo: "javascript.svg",
184+
logo: "nuxt.svg",
185185
date: "",
186186
badge: "",
187187
links: [

0 commit comments

Comments
 (0)