Skip to content

Commit

Permalink
adjust href favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriela-miranda-leite committed Dec 21, 2021
1 parent 445a946 commit 355492b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function MyApp({Component, pageProps}: AppProps) {
href="https://fonts.gstatic.com"
crossOrigin="true"
/>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="shortcut icon" href="assets/favicon.ico" />
<title>Gabriela Miranda</title>
<meta
name="description"
Expand Down

0 comments on commit 355492b

Please sign in to comment.