aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/meta-context-menu.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-03-02 13:49:15 -0500
committertdro <tdro@noreply.example.com>2023-03-02 13:49:15 -0500
commitf2c5c3e8810dce33724d3929675794dda3ce3c90 (patch)
treefa57be968e03c264f637c890e8883a355ac62463 /themes/default/layouts/partials/meta-context-menu.html
parentdb4dbf814ebbd9279fe25cb6c623daf2be05fd35 (diff)
downloadcanory-f2c5c3e8810dce33724d3929675794dda3ce3c90.tar.gz
canory-f2c5c3e8810dce33724d3929675794dda3ce3c90.tar.bz2
canory-f2c5c3e8810dce33724d3929675794dda3ce3c90.zip
themes/default/layouts/partials/meta: Remove unneeded author data calls
Since an author = a section (not sure if that's a good thing) .Section can be used in some places
Diffstat (limited to 'themes/default/layouts/partials/meta-context-menu.html')
-rw-r--r--themes/default/layouts/partials/meta-context-menu.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/meta-context-menu.html b/themes/default/layouts/partials/meta-context-menu.html
index f6180e0..5c9f76c 100644
--- a/themes/default/layouts/partials/meta-context-menu.html
+++ b/themes/default/layouts/partials/meta-context-menu.html
@@ -1,5 +1,4 @@
{{- $id := partial "card-id.html" . -}}
-{{- $author := partial "function-authors-data.html" . -}}
{{- $href := print .Permalink -}}
{{- $plain := print $href "index.txt" -}}