aboutsummaryrefslogtreecommitdiff
path: root/themes
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 /themes
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 'themes')
-rw-r--r--themes/default/layouts/partials/meta-view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/meta-view.html b/themes/default/layouts/partials/meta-view.html
index 6ec5d31..6936da7 100644
--- a/themes/default/layouts/partials/meta-view.html
+++ b/themes/default/layouts/partials/meta-view.html
@@ -1,4 +1,4 @@
-{{- $href := print .Permalink -}}
+{{- $href := or .Params.Feed.link .Permalink -}}
<micro-metadata-view>
{{- /* This comment removes trailing newlines and white spaces. */ -}}