Make "last seen at" readable

This commit is contained in:
2023-02-26 09:17:45 +11:00
parent ce9011c3c8
commit 55f21ac016

View File

@@ -20,7 +20,7 @@ div class="grid grid-cols-3 gap-4 mb-4 max-w-prose mx-auto"
- photo_posts.each do |post|
== render :photo_post, post: post
div class="mb-12 max-w-prose mx-auto"
div class="mb-12 max-w-prose mx-auto text-gray-600 dark:text-gray-200"
p
= "🗺️ Last seen at "
a class="text-blue-400" href=last_location.permalink