Skip to content

Commit

Permalink
Add google site verification.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewjordan committed Apr 16, 2024
1 parent 238256b commit 2d79e6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/_app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ export const dm_serif_display = DM_Serif_Display({
export default function CanopyDocsApp({ Component, pageProps }) {
return (
<Theme className={dm_sans.className}>
<meta
name="google-site-verification"
content="4n8Fcavs50IfVdP1e_lpgKe4sbDN2WePGmFYX9MpSJs"
/>
<style jsx global>{`
:root {
--shiki-color-text: var(--slate-10);
Expand Down

0 comments on commit 2d79e6f

Please sign in to comment.