|
|
@@ -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> |
|
|
|