From 604f1dc26de199092c2f7e31a2260956e09d6c2d Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 15 Apr 2024 10:48:38 -0400 Subject: [PATCH] syndicate, add reply date --- content/notes/unencrypted-connections-do-mean-injection.md | 5 +++++ layouts/partials/reply-context.html | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/content/notes/unencrypted-connections-do-mean-injection.md b/content/notes/unencrypted-connections-do-mean-injection.md index b73f99c..7f2a59c 100644 --- a/content/notes/unencrypted-connections-do-mean-injection.md +++ b/content/notes/unencrypted-connections-do-mean-injection.md @@ -7,6 +7,11 @@ replyType: "SocialMediaPosting" replyAuthor: "dflxh" replyAuthorURI: "https://lethallava.land/@dflxh" replyDate: "2024-04-15T08:52:40-04:00" +syndicatedCopies: + - title: 'The Fediverse' + url: 'https://pleroma.envs.net/notice/AgIhXz3q628odren2G' + - title: 'IndieNews' + url: 'https://news.indieweb.org/en' --- [My previous response to similar concerns]({{}}) is relevant. To elaborate: diff --git a/layouts/partials/reply-context.html b/layouts/partials/reply-context.html index 02a0084..f4675d5 100644 --- a/layouts/partials/reply-context.html +++ b/layouts/partials/reply-context.html @@ -19,7 +19,8 @@ - {{ end }} + {{ end }}{{ with .replyDate -}} + {{- $replyDate := time.AsTime . -}}, posted {{ end }}