Skip to content

Commit

Permalink
og url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabin-2004 committed Dec 22, 2024
1 parent a385983 commit 1ac2f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta property="og:title" content="Brain Storm Quiz App" />
<meta property="og:description" content="Test your knowledge with this fun quiz app!" />
<meta property="og:image" content="/images/quiz.png" />
<meta property="og:url" content="https://brain-storm-quiz-app.vercel.app/" />
<meta property="og:url" content="https://quiz-app-e02ac.firebaseapp.com" />
<title>Brain Storm Quiz App</title>
</head>
<body>
Expand Down

0 comments on commit 1ac2f0b

Please sign in to comment.