feat(plugin): add bing webmaster plugin
parent
c40214d546
commit
1b1ed45178
|
@ -11,7 +11,7 @@
|
|||
"nullable": true
|
||||
},
|
||||
"manifest": {
|
||||
"$ref": "/misc/manifest.json"
|
||||
"$ref": "/misc/manifest.json"
|
||||
},
|
||||
"open_graph": {
|
||||
"$ref": "/misc/open_graph.json"
|
||||
|
|
|
@ -13,6 +13,9 @@
|
|||
"baidu_analytics": {
|
||||
"$ref": "/plugin/baidu_analytics.json"
|
||||
},
|
||||
"bing_webmaster": {
|
||||
"$ref": "/plugin/bing_webmaster.json"
|
||||
},
|
||||
"busuanzi": {
|
||||
"$ref": "/plugin/busuanzi.json"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue