Skip to content

Commit

Permalink
feat: add verification tag
Browse files Browse the repository at this point in the history
  • Loading branch information
WayneGoosen authored Aug 30, 2024
1 parent a993079 commit 4618597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/BaseLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const { title, description, image, articleDate } = Astro.props
<PlausibleAnalytics />
<ProviderTheme />
<ProviderAnimations />
<meta name="msvalidate.01" content="B773311CC89DD46884A05AF0D59BF25E" />
</head>

<body class='bg-white text-stone-950 dark:bg-[#0a0910] dark:text-white'>
Expand Down

0 comments on commit 4618597

Please sign in to comment.