Skip to content

Commit

Permalink
Update 3.mdx (#6522)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Yan Thomas <[email protected]>
  • Loading branch information
3 people authored Jan 22, 2024
1 parent c3bd41e commit 84d5090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/en/tutorial/1-setup/3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import PreCheck from '~/components/tutorial/PreCheck.astro';
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} >
<title>Astro</title>
Expand Down

0 comments on commit 84d5090

Please sign in to comment.