Skip to content

Commit

Permalink
google ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Rosales Martínez authored and Antonio Rosales Martínez committed Mar 16, 2023
1 parent a745cfc commit bea7a44
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ import { DocsThemeConfig } from "nextra-theme-docs";
import Image from "next/image";

const config: DocsThemeConfig = {
head: (
<>
<meta
name="google-site-verification"
content="G5EB9uws-Q7chbOJMaqYuRgm0ATwUr47lbbxsi1aH00"
></meta>
</>
),
useNextSeoProps() {
return {
titleTemplate: "Star Wars Databank - %s ",
Expand Down

1 comment on commit bea7a44

@vercel
Copy link

@vercel vercel bot commented on bea7a44 Mar 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.