feat(friends): add lqx
This commit is contained in:
parent
55de56eceb
commit
c52de78e3c
BIN
public/images/students/lqx.webp
Normal file
BIN
public/images/students/lqx.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
@ -30,7 +30,12 @@ const friends = [
|
|||||||
image: '/images/students/zyy.webp',
|
image: '/images/students/zyy.webp',
|
||||||
link: 'https://space.bilibili.com/1148614836',
|
link: 'https://space.bilibili.com/1148614836',
|
||||||
},
|
},
|
||||||
]
|
{
|
||||||
|
name: '乐千雪同学Bilibili',
|
||||||
|
image: '/images/students/lqx.webp',
|
||||||
|
link: 'https://space.bilibili.com/646450185',
|
||||||
|
},
|
||||||
|
].sort(() => Math.random() - 0.5)
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
Loading…
Reference in New Issue
Block a user