From c587fb16550bca817b69e4ab4f4b3364e94fab44 Mon Sep 17 00:00:00 2001 From: jk Date: Sun, 21 Feb 2021 20:03:00 +0000 Subject: [PATCH] hopefully showing images in replies --- content/note/6027f97e/index.md | 1 + layouts/shortcodes/invidious.html | 0 themes/nipponalba/layouts/partials/webmention.html | 3 +++ 3 files changed, 4 insertions(+) create mode 100644 layouts/shortcodes/invidious.html diff --git a/content/note/6027f97e/index.md b/content/note/6027f97e/index.md index 5c2addbe..14d5e81c 100644 --- a/content/note/6027f97e/index.md +++ b/content/note/6027f97e/index.md @@ -5,6 +5,7 @@ category: - vegan date: '2021-02-13 16:08:30' draft: false +pleromaurl: 'https://social.nipponalba.scot/notice/A4ElMqbzsgG4qVgs8O' posttype: note sensitive: 'true' slug: 6027f97e diff --git a/layouts/shortcodes/invidious.html b/layouts/shortcodes/invidious.html new file mode 100644 index 00000000..e69de29b diff --git a/themes/nipponalba/layouts/partials/webmention.html b/themes/nipponalba/layouts/partials/webmention.html index e4339564..815106be 100644 --- a/themes/nipponalba/layouts/partials/webmention.html +++ b/themes/nipponalba/layouts/partials/webmention.html @@ -16,6 +16,9 @@ {{ else }}

{{ .content.text | safeHTML }}

{{ end }} + {{ if .photo }} + + {{ end }} {{ end }} {{ if eq (index . "wm-property") "bookmark" }}