mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
chore: add cdn image link for telegram qr code on contact sharing
This commit is contained in:
parent
7f6ea24d66
commit
9e9ed1fa43
@ -3,10 +3,11 @@ import { VPDocAsideSponsors } from 'vitepress/theme'
|
||||
|
||||
const data = [
|
||||
{
|
||||
items: [{ img: 'https://cdn.jsdelivr.net/gh/maomao1996/picture/sponsor/wechat-color.jpg' }],
|
||||
},
|
||||
{
|
||||
items: [{ img: 'https://cdn.jsdelivr.net/gh/maomao1996/picture/sponsor/alipay-color.jpg' }],
|
||||
items: [
|
||||
{
|
||||
img: 'https://jsd.toshiki.dev/gh/andatoshiki/toshiki-notebook@master/assets/logo/sponsor/telegram.pngg',
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user