aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/meta-view.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/meta-view.html')
-rw-r--r--themes/default/layouts/partials/meta-view.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/themes/default/layouts/partials/meta-view.html b/themes/default/layouts/partials/meta-view.html
index 866cf82..6ec5d31 100644
--- a/themes/default/layouts/partials/meta-view.html
+++ b/themes/default/layouts/partials/meta-view.html
@@ -1,9 +1,4 @@
-{{- $author := partial "function-authors-data.html" . -}}
-{{- $href := print .Site.BaseURL "/" $author.user "/messages/" (path.Base .Permalink) "/" -}}
-
-{{- with .Params.feed.self -}}
- {{- $href = print $.Site.BaseURL "/" $.Params.feed.self -}}
-{{- end -}}
+{{- $href := print .Permalink -}}
<micro-metadata-view>
{{- /* This comment removes trailing newlines and white spaces. */ -}}