This commit is contained in:
BIN
src/assets/mainpage_avatars/aio.jpg
Executable file
BIN
src/assets/mainpage_avatars/aio.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
@ -13,6 +13,7 @@ import { Icon } from 'astro-icon/components'
|
||||
|
||||
import PassthemAvatar from '../assets/mainpage_avatars/passthem.png'
|
||||
import IgbtAvatar from '../assets/mainpage_avatars/igbt.png'
|
||||
import AsynkioAvatar from '../assets/mainpage_avatars/aio.jpg'
|
||||
|
||||
import { mainpageGetClick } from '../lib/apis/legacy/mainpage'
|
||||
|
||||
@ -171,6 +172,11 @@ try {
|
||||
href: 'https://nonerd.tech/',
|
||||
name: '废柴铁克诺',
|
||||
},
|
||||
{
|
||||
avatar: AsynkioAvatar,
|
||||
href: 'https://www.asynk.top/',
|
||||
name: 'Asynkio 的小站',
|
||||
},
|
||||
{
|
||||
avatar: 'https://legacy.passthem.top/assets/ydt-DIeb2Djx.png',
|
||||
href: 'https://qm.qq.com/q/nDnHUy9KQo',
|
||||
|
||||
Reference in New Issue
Block a user