mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
add bing meta link (#84)
This commit is contained in:
@@ -12,6 +12,8 @@ export default withMermaid({
|
||||
lastUpdated: true,
|
||||
head: [
|
||||
['link', { rel: 'icon', type: 'image/png', sizes: '32x32', href: '/easytier.png' }],
|
||||
// bing webmaster: <meta name="msvalidate.01" content="C6CB41F1DA6096106497701D002B19AD" />
|
||||
['meta', { name: 'msvalidate.01', content: 'C6CB41F1DA6096106497701D002B19AD' }],
|
||||
],
|
||||
themeConfig: {
|
||||
logo: '/easytier.png',
|
||||
|
||||
Reference in New Issue
Block a user