Add og props

This commit is contained in:
2024-02-02 18:44:15 +11:00
parent 6bbdca228e
commit d26c3759ac
3 changed files with 19 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
- context.content_for(:title, "#{post.display_title} | ")
- context.content_for(:url, post.permalink)
- context.content_for(:image, post.key_image)
article class="h-entry"
template @img-modal.window="imgModal = true; imgModalSrc = $event.detail.imgModalSrc; imgModalDesc = $event.detail.imgModalDesc;" x-if="imgModal"