]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: verify wwads
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 18 Jan 2022 20:06:52 +0000 (21:06 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 18 Jan 2022 20:06:52 +0000 (21:06 +0100)
packages/docs/.vitepress/config.js

index 6b3e97dcd32bf022c9acb2b15086ea16aecef983..fd7b00a33f88ae993392bc542f5e492f91c934af 100644 (file)
@@ -37,6 +37,12 @@ module.exports = {
   head: [
     ['link', { rel: 'icon', type: 'image/svg+xml', href: '/logo.svg' }],
     ['link', { rel: 'icon', type: 'image/png', href: '/logo.png' }],
+
+    [
+      'meta',
+      { name: 'wwads-cn-verify', content: '5878a7ab84fb43402106c575658472fa' },
+    ],
+
     [
       'meta',
       {