mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-25 05:52:33 +01:00
Implement blog
This commit is contained in:
@@ -15,7 +15,7 @@ defineProps({
|
||||
<p class="text-base font-semibold text-black dark:text-white">
|
||||
{{ item.name }}
|
||||
</p>
|
||||
<p class="text-sm text-gray-600 dark:text-gray-400">
|
||||
<p class="text-sm">
|
||||
{{ item.description }}
|
||||
</p>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user