Skip to content

Commit 1a4f5b8

Browse files
committed
Add Yandex verification key
1 parent 6ee0bd0 commit 1a4f5b8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,12 @@ export default defineConfig({
146146
content: '170417B93AA71CAAE347C7AD019A4460'
147147
}],
148148

149+
// Yandex Tools Verification Tag
150+
['meta', {
151+
name: 'yandex-verification',
152+
content: '1f2054ab09c0647a'
153+
}],
154+
149155
// Canonical URL
150156
['link', { rel: 'canonical', href: canonicalUrl }],
151157

0 commit comments

Comments
 (0)