このコミットが含まれているのは:
2025-12-23 21:43:28 +09:00
コミット 109bb5fc28
+1 -1
ファイルの表示
@@ -42,7 +42,7 @@ const createPostListOutlet = async tagName => `
fetchpriority="high" fetchpriority="high"
decoding="async" decoding="async"
class="object-none w-full h-full" class="object-none w-full h-full"
src="${ post.url }" /> src="${ post.thumbnail }" />
</a>`).join ('') } </a>`).join ('') }
</div> </div>
</div> </div>