Skip to content

Commit

Permalink
favicon changed
Browse files Browse the repository at this point in the history
  • Loading branch information
todak2000 committed Oct 26, 2024
1 parent e65f1fe commit 0ffbf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-giving/src/pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function MyApp({ Component, pageProps }) {
return (
<>
<Head>
<link rel="shortcut icon" href="/chimoney-logo.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<meta
name="viewport"
content="minimum-scale=1, width=device-width, initial-scale=1, shrink-to-fit=no"
Expand Down

0 comments on commit 0ffbf38

Please sign in to comment.