mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 17:49:29 +08:00
new friends
This commit is contained in:
parent
ceeaf79813
commit
565f9a4741
1 changed files with 9 additions and 0 deletions
|
@ -86,5 +86,14 @@ export const friends: Friend[] = [
|
||||||
link: 'https://kwaa.dev',
|
link: 'https://kwaa.dev',
|
||||||
descr: '[DATA EXPUNGED]',
|
descr: '[DATA EXPUNGED]',
|
||||||
avatar: 'https://kwaa.dev/assets/any@512.webp'
|
avatar: 'https://kwaa.dev/assets/any@512.webp'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'debula',
|
||||||
|
rel: 'friend',
|
||||||
|
title: '秘密花园',
|
||||||
|
name: '本宝宝',
|
||||||
|
link: 'https://blog.debula.ml',
|
||||||
|
descr: '月亮一直跟着我走,它迷路了吗?',
|
||||||
|
avatar: 'https://blog.debula.ml/usr/uploads/violet.jpg'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue