File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "platinum" : [],
2+ "platinum" : [
3+ {
4+ "href" : " https://www.finclip.com/#/home?from=vue" ,
5+ "alt" : " Finogeeks" ,
6+ "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/fincliplogo_black_svg.svg" ,
7+ "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/fincliplogo_white_svg.svg"
8+ }
9+ ],
310 "gold" : [
411 {
512 "href" : " https://vuejobs.com/?utm_source=vuerouter&utm_campaign=sponsor" ,
Original file line number Diff line number Diff line change @@ -33,6 +33,10 @@ module.exports = ctx => ({
3333 } ,
3434 head : [
3535 [ 'link' , { rel : 'icon' , href : `/logo.png` } ] ,
36+ [
37+ 'meta' ,
38+ { name : 'wwads-cn-verify' , content : '7e7757b1e12abcb736ab9a754ffb617a' }
39+ ] ,
3640 [
3741 'link' ,
3842 { rel : 'apple-touch-icon' , href : `/icons/apple-touch-icon-152x152.png` }
You can’t perform that action at this time.
0 commit comments