Posts page fixes
This commit is contained in:
@@ -82,6 +82,7 @@ article class="h-entry"
|
|||||||
div class="max-w-prose mx-auto text-gray-600 dark:text-gray-200 mb-4"
|
div class="max-w-prose mx-auto text-gray-600 dark:text-gray-200 mb-4"
|
||||||
h3 class="text-xl mb-0" This week, years ago
|
h3 class="text-xl mb-0" This week, years ago
|
||||||
- if text_posts.count > 0
|
- if text_posts.count > 0
|
||||||
|
div class="max-w-prose mx-auto text-gray-600 dark:text-gray-200 mb-4"
|
||||||
div class="block grow bg-blue-100 dark:bg-blue-600 rounded px-4 py-2 mb-12"
|
div class="block grow bg-blue-100 dark:bg-blue-600 rounded px-4 py-2 mb-12"
|
||||||
ul class="mt-0"
|
ul class="mt-0"
|
||||||
- text_posts.each do |past_post|
|
- text_posts.each do |past_post|
|
||||||
|
Reference in New Issue
Block a user