Skip to content

Commit c94f1c1

Browse files
committed
chore(seo): add bing webmaster verification meta
1 parent 940bb17 commit c94f1c1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

app/layout.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ export const metadata: Metadata = {
4646
alternates: {
4747
canonical: "https://firstfluke.com",
4848
},
49+
verification: {
50+
other: {
51+
"msvalidate.01": "AB465FAFD5463302675999E4C50844FA",
52+
},
53+
},
4954
};
5055

5156
const ORGANIZATION_JSONLD = {

0 commit comments

Comments
 (0)