Add email comments to posts

This commit is contained in:
2024-03-10 13:21:06 +11:00
parent c52e7fe87f
commit 273be35a61
12 changed files with 129 additions and 32 deletions

View File

@@ -32,7 +32,10 @@ div class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:
span
== webmention.content_html
td
a href="#{webmention.source_url}" Source
- if webmention.source_url == "email"
= "email"
- else
a href="#{webmention.source_url}" Source
td
a href="#{webmention.target_url}" Target
td