Skip to content

Commit

Permalink
更新赞助者名单
Browse files Browse the repository at this point in the history
  • Loading branch information
Gu-ZT committed May 3, 2024
1 parent a4d1783 commit 582a41a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ declare module 'vue' {
AMenu: typeof import('ant-design-vue/es')['Menu']
APageHeader: typeof import('ant-design-vue/es')['PageHeader']
AQrcode: typeof import('ant-design-vue/es')['QRCode']
ASlider: typeof import('ant-design-vue/es')['Slider']
ATypographyParagraph: typeof import('ant-design-vue/es')['TypographyParagraph']
ATypographyText: typeof import('ant-design-vue/es')['TypographyText']
BlockAllCube: typeof import('./src/components/BlockAllCube.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
Expand Down
6 changes: 6 additions & 0 deletions src/assets/supporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,11 @@
"avatar": "https://camo.githubusercontent.com/324767b21e5f807aded89e3b9dc0ce5f96c382bbf8ac29a7f2222ff841d4d4ae/68747470733a2f2f69302e6864736c622e636f6d2f6266732f666163652f626439393565643631343765616438653035616566646236356164383630663232633934316139662e6a7067",
"link": "https://space.bilibili.com/475517877",
"money": 6.0
},
{
"name": "客行远_Antoine",
"avatar": "https://camo.githubusercontent.com/30d3129316bc971bad23664c62e9a302dc7987569d4cd1bdd4aaf295e6fc8f46/68747470733a2f2f69312e6864736c622e636f6d2f6266732f666163652f303366356564666236306130326234313862663466626538613638393962383562396261666232312e6a7067",
"link": "https://space.bilibili.com/276999874",
"money": 100.0
}
]

0 comments on commit 582a41a

Please sign in to comment.