Skip to content

Commit 98b6799

Browse files
committed
doc: add google analytics
1 parent b91009d commit 98b6799

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export default defineConfig({
1717
['meta', { name: 'og:description', content: 'A tutorials for k8s' }],
1818
['meta', { name: 'og:image', content: '/k8s.png' }],
1919
['meta', { name: 'og:url', content: 'https://k8s-tutorials.pages.dev' }],
20+
['meta', { name: 'google-site-verification', content: 'd13KXsNzbyvOCb8km5-Jja-m7nlizj8qJ_2mUSAOy2g' }],
2021
['script', { async: '', src: 'https://umami-ochre-nu.vercel.app/umami.js', 'data-website-id': 'c566e0a6-b11d-4fdc-ab1c-fd0b5ac2d852', 'defer': '' }],
2122
],
2223
themeConfig: {

0 commit comments

Comments
 (0)