Fix syndication things

This commit is contained in:
2024-04-22 21:16:33 +10:00
parent bc3e21f33d
commit 32bb14cc48
3 changed files with 3 additions and 5 deletions

View File

@@ -15,9 +15,6 @@ div class="mb-8 max-w-screen-md mx-auto border-t border-solid border-gray-200 da
img loading="lazy" class="float-start max-w-32 rounded mr-2" src=latest_status.key_image
p
== latest_status.raw_content
- latest_status.syndicated_to.each do |loc|
small class="text-fuchsia-900 dark:text-fuchsia-300"
a rel="syndication" class="u-syndication" href=loc[:url] Read on #{loc[:location]}
a class="col-span-7 sm:col-span-1 px-2 text-center transition-colors rounded bg-fuchsia-50 hover:bg-fuchsia-200 dark:bg-fuchsia-900 dark:hover:bg-fuchsia-700 inline-block grid content-center max-h-12 my-auto" href="/statuses"
p See all