Skip to content

Commit

Permalink
feat(SEO): Add google verification token
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsanzizan committed May 23, 2024
1 parent 9fa0854 commit e2bb724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export const metadata: Metadata = {
keywords: "antareja, lkbb, moklet, SMK, malang, telkom, paskibra",
creator: "MokletDev Team",
publisher: "SMK Telkom Malang",
verification: { google: "5b4dyR8sHph6P_xwuaaNfnN4FMAlL4G_GsWznRP5tuA" },
};

export const viewport: Viewport = {
Expand Down

0 comments on commit e2bb724

Please sign in to comment.