fix: fix image link with extra g at the back of link

This commit is contained in:
Anda Toshiki 2023-05-23 22:36:57 +08:00
parent 9e9ed1fa43
commit 9d399ee151

View File

@ -5,7 +5,7 @@ const data = [
{ {
items: [ items: [
{ {
img: 'https://jsd.toshiki.dev/gh/andatoshiki/toshiki-notebook@master/assets/logo/sponsor/telegram.pngg', img: 'https://jsd.toshiki.dev/gh/andatoshiki/toshiki-notebook@master/assets/logo/sponsor/telegram.png',
}, },
], ],
}, },