🚀 feat(tag): add google search metadat

This commit is contained in:
Eshan Roy
2024-12-09 13:30:17 +05:30
parent f867665d89
commit fb574e4061

View File

@@ -106,6 +106,9 @@ const config = {
theme: prismThemes.github,
darkTheme: prismThemes.dracula,
},
metadata: [
{name: 'google-site-verification', content: 'yn077F39pfs0VeUp9l09FZfw_uNegy4cXf7i0aPXJIc'},
],
}),
};