remove old svelte web source
This commit is contained in:
3
templates/components/blog_post_default_thumbnail.html
Normal file
3
templates/components/blog_post_default_thumbnail.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="w-[180px] h-[240px] bg-blue-100 flex justify-center items-center">
|
||||
<span class="text-blue-500 text-8xl -translate-y-1.5">{{post.metadata.title|fmt("{:.1}")|lower}}</span>
|
||||
</div>
|
Reference in New Issue
Block a user