Compare commits

..

No commits in common. "6b9f76c2f4e4ecfbf687dccf3d8afae114609d82" and "b99e3bbce46d99f7ac2c17b674f577afb9d39a4e" have entirely different histories.

View file

@ -57,7 +57,7 @@ export const friends: Friend[] = [
rel: 'friend', rel: 'friend',
name: '夏诤', name: '夏诤',
title: 'SummberBlue', title: 'SummberBlue',
link: 'https://blog.summerblue.space/', link: 'https://summerblue.space/',
descr: '早睡早起身体好' descr: '早睡早起身体好'
}, },
{ {
@ -74,7 +74,7 @@ export const friends: Friend[] = [
rel: 'friend', rel: 'friend',
name: '鲨', name: '鲨',
title: '一只脆脆鲨', title: '一只脆脆鲨',
link: 'https://woods.sharktale.xyz/', link: 'http://blog.sharktale.xyz/',
descr: '遇见一只脆脆鲨', descr: '遇见一只脆脆鲨',
avatar: 'https://s2.loli.net/2022/03/30/xwOzn9G8TIqFPvR.jpg' avatar: 'https://s2.loli.net/2022/03/30/xwOzn9G8TIqFPvR.jpg'
}, },