mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 14:29:29 +08:00
new friend
This commit is contained in:
parent
042610eaff
commit
a03602e4c2
1 changed files with 9 additions and 1 deletions
|
@ -95,5 +95,13 @@ export const friends: Friend[] = [
|
||||||
link: 'https://blog.debula.ml',
|
link: 'https://blog.debula.ml',
|
||||||
descr: '月亮一直跟着我走,它迷路了吗?',
|
descr: '月亮一直跟着我走,它迷路了吗?',
|
||||||
avatar: 'https://blog.debula.ml/usr/uploads/violet.jpg'
|
avatar: 'https://blog.debula.ml/usr/uploads/violet.jpg'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'zhuzi',
|
||||||
|
rel: 'friend',
|
||||||
|
title: 'Bambooom',
|
||||||
|
name: '竹子',
|
||||||
|
link: 'https://zhuzi.dev',
|
||||||
|
descr: 'Blah Blah Booooom'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue