And render links on status pages
This commit is contained in:
@@ -39,7 +39,7 @@ article class="h-entry"
|
|||||||
- else
|
- else
|
||||||
article class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:text-gray-200 prose-a:text-blue-600 prose-a:no-underline hover:prose-a:underline prose-img:rounded prose-video:rounded"
|
article class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:text-gray-200 prose-a:text-blue-600 prose-a:no-underline hover:prose-a:underline prose-img:rounded prose-video:rounded"
|
||||||
div class="e-content prose-code:bg-pink-100 prose-code:text-pink-900"
|
div class="e-content prose-code:bg-pink-100 prose-code:text-pink-900"
|
||||||
== post.content
|
== post.rendered_content
|
||||||
|
|
||||||
- if post.photos?
|
- if post.photos?
|
||||||
- post.photos.each_with_index do |photo, idx|
|
- post.photos.each_with_index do |photo, idx|
|
||||||
|
Reference in New Issue
Block a user