Add mention type to index
This commit is contained in:
@@ -4,6 +4,7 @@ div class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:
|
|||||||
table
|
table
|
||||||
tr
|
tr
|
||||||
td ID
|
td ID
|
||||||
|
td Type
|
||||||
td Author
|
td Author
|
||||||
td Content
|
td Content
|
||||||
td
|
td
|
||||||
@@ -14,6 +15,8 @@ div class="mb-12 prose dark:prose-invert max-w-prose mx-auto text-gray-800 dark:
|
|||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
= webmention.id
|
= webmention.id
|
||||||
|
td
|
||||||
|
= webmention.type
|
||||||
td
|
td
|
||||||
= webmention.author_name
|
= webmention.author_name
|
||||||
td
|
td
|
||||||
|
Reference in New Issue
Block a user