Fix checkin layout

This commit is contained in:
2023-02-25 13:43:31 +11:00
parent f6641ddffd
commit 18551296b0
2 changed files with 1 additions and 2 deletions

View File

@@ -4,8 +4,6 @@ div class="mb-8 h-entry"
= post.display_title
div class="e-content 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
-if post.location
img class="rounded" src=post.small_map
== render :tags, tags: post.tags
p class="text-sm text-blue-400"