aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-12-07 16:58:47 -0500
committertdro <tdro@noreply.example.com>2022-12-07 16:58:47 -0500
commit5983b3900510f97a9e517344655cdc6227ef52d7 (patch)
treedee635a45fa53d4e24ace380c42e166de4180a18 /assets
parentf30d68566e1e5bb35086e14cb1d4e241c1b512e0 (diff)
downloadcanory-5983b3900510f97a9e517344655cdc6227ef52d7.tar.gz
canory-5983b3900510f97a9e517344655cdc6227ef52d7.tar.bz2
canory-5983b3900510f97a9e517344655cdc6227ef52d7.zip
themes/default/layouts/partials/meta-view: Link to the feed canonical source
Remove links in content
Diffstat (limited to 'assets')
-rw-r--r--assets/templates/markdown-feed.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/templates/markdown-feed.yaml b/assets/templates/markdown-feed.yaml
index 9c187a6..fbe763b 100644
--- a/assets/templates/markdown-feed.yaml
+++ b/assets/templates/markdown-feed.yaml
@@ -22,7 +22,7 @@ feed:
---
{{ $content := .content | replaceRE "{" "&#123;" | replaceRE "}" "&#125;" -}}
-{{ $content }} [{{ .domain }}]({{ .link }})
+{{ $content }}
{{- $enclosureDescription := "Image/Picture" -}}
{{- with $content -}}