Add feed details

This commit is contained in:
2023-02-25 18:42:33 +11:00
parent 864cf3cd76
commit ce9011c3c8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
div class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:text-gray-200"
h1 Writing
div class="mb-12 max-w-prose mx-auto"
div class="h-feed mb-12 max-w-prose mx-auto"
- posts.each do |post|
== render :post, post: post