Merge branch 'main' into #23
このコミットが含まれているのは:
@@ -101,6 +101,9 @@ export default () => {
|
||||
<img src={post.thumbnail || post.thumbnailBase || undefined}
|
||||
alt={post.title || post.url}
|
||||
title={post.title || post.url || undefined}
|
||||
loading="eager"
|
||||
fetchPriority="high"
|
||||
decoding="async"
|
||||
className="object-none w-full h-full" />
|
||||
</Link>))}
|
||||
</div>)
|
||||
|
||||
新しい課題から参照
ユーザをブロックする