diff --git a/app/templates/site/home.html.slim b/app/templates/site/home.html.slim index 24a8ca3..977247d 100644 --- a/app/templates/site/home.html.slim +++ b/app/templates/site/home.html.slim @@ -16,7 +16,7 @@ div class="mb-8 max-w-screen-md mx-auto border-t border-solid border-gray-200 da p == latest_status.raw_content - latest_status.syndicated_to.each do |loc| - small class="text-fuchsia-200 dark:text-fuchsia-500" + 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