Template cleanup

This commit is contained in:
2023-11-05 16:20:30 +11:00
parent cafd86edcf
commit 2cdc2e7432
6 changed files with 15 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
div class="mb-8 h-entry"
h3 class="text-xl text-blue-500 dark:text-indigo-300 mb-2"
a class="hover:text-blue-900" href="/post/#{post.slug}"
a class="u-url hover:text-blue-900" href="/post/#{post.slug}"
= post.display_title
div class="e-content prose-p:mb-0 prose-img:my-2 prose-a:text-blue-600 prose-a:no-underline hover:prose-a:underline p-name text-base prose prose-ul:list-none prose-ul:pl-0 prose-li:pl-0 text-gray-800 dark:text-gray-200 prose-a:dark:text-gray-100"
== post.excerpt