Add page titles

This commit is contained in:
2023-05-17 20:12:07 +10:00
parent 0f832d8eaf
commit 4bccc2ea5a
18 changed files with 34 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
- context.content_for(:title, "#{post.display_title} | ")
article class="h-entry"
template @img-modal.window="imgModal = true; imgModalSrc = $event.detail.imgModalSrc; imgModalDesc = $event.detail.imgModalDesc;" x-if="imgModal"
div @mousedown.outside="imgModalSrc = ''" class="p-2 fixed w-full h-100 inset-0 z-50 overflow-hidden flex justify-center items-center bg-black bg-opacity-75"