Skip to content

Commit

Permalink
Update meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JuditKaramazov committed Aug 15, 2024
1 parent 200d578 commit c56d323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export default function Home() {
name="msapplication-config"
content="/favicon/browserconfig.xml"
/>
<meta name="google-site-verification" content="QabE4pgOKR5rQ45trqzVGARIOV6c3OB0FW_ZBUJtQqQ" />
</Head>
<Menu isOpen={isOpen} setOpen={setOpen} />
<Sidebar
Expand Down

0 comments on commit c56d323

Please sign in to comment.