mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-07 03:05:46 +01:00
Testing
This commit is contained in:
@@ -77,10 +77,10 @@ async function handleLike() {
|
||||
v-if="post.cover"
|
||||
class="w-full rounded-md my-8"
|
||||
>
|
||||
<img
|
||||
<NuxtImg
|
||||
:src="`/writings/${post.cover}`"
|
||||
alt="Writing cover"
|
||||
>
|
||||
/>
|
||||
</div>
|
||||
<UDivider
|
||||
class="mt-8"
|
||||
|
||||
Reference in New Issue
Block a user