🔍 Sitemap!

 Dark mode to protect your eyes
This commit is contained in:
2024-08-10 21:16:36 +08:00
parent 18af1ecde3
commit ad5aacce9c
11 changed files with 57 additions and 10 deletions

View File

@ -12,7 +12,7 @@
</div>
</div>
<article v-if="post.type == 'story'" class="text-base prose prose-truegray mx-auto">
<article v-if="post.type == 'story'" class="text-base prose mx-auto">
<m-d-c :value="post.body?.content"></m-d-c>
</article>