Skip to content

Commit 17ac38c

Browse files
authored
Merge pull request #226 from teplostanski/teplostanski-patch-1
Update config.ts
2 parents b0e9678 + fe35307 commit 17ac38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default defineConfig({
2020
title: 'Vite Plugin Readable Classnames',
2121
head: [
2222
['link', { rel: 'icon', type: 'image/svg+xml', href: '/favicon.svg' }],
23-
['meta', { name: 'yandex-verification', content: '31af22bfc196d290' }],
23+
['meta', { name: 'yandex-verification', content: '4356a85c05426fe3' }],
2424
],
2525
sitemap: {
2626
hostname: 'https://vite-plugin-readable-classnames.js.org',

0 commit comments

Comments
 (0)