This commit is contained in:
BIN
src/assets/mainpage_avatars/mnk.jpg
Executable file
BIN
src/assets/mainpage_avatars/mnk.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
import { Image } from 'astro:assets'
|
import { Image } from 'astro:assets'
|
||||||
import IceAvatar from '../assets/mainpage_avatars/ice.png'
|
import IceAvatar from '../assets/mainpage_avatars/ice.png'
|
||||||
|
import MnkAvatar from '../assets/mainpage_avatars/mnk.jpg'
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="comments">
|
<div class="comments">
|
||||||
@ -46,7 +47,7 @@ import IceAvatar from '../assets/mainpage_avatars/ice.png'
|
|||||||
<p>帕,移动</p>,
|
<p>帕,移动</p>,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'https://legacy.passthem.top/assets/mono-BkJO6fUP.webp',
|
MnkAvatar,
|
||||||
'モノクロ子',
|
'モノクロ子',
|
||||||
'全て変えるのなら黒にする。',
|
'全て変えるのなら黒にする。',
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user