This commit is contained in:
@ -23,8 +23,9 @@ const blogs = await listBlogs({ page, limit: 100 })
|
||||
class="image"
|
||||
src={BlogHeaderImage}
|
||||
alt="博客列表的头图,一个悬挂在空中的 LCD1602,上面写着一些示例文本"
|
||||
width={1280}
|
||||
height={720}
|
||||
width={960}
|
||||
height={540}
|
||||
densities={[1.5, 2]}
|
||||
/>
|
||||
<div class="description">
|
||||
<h1>博客列表</h1>
|
||||
|
||||
Reference in New Issue
Block a user