aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/meta-link.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/meta-link.html')
-rw-r--r--themes/default/layouts/partials/meta-link.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/themes/default/layouts/partials/meta-link.html b/themes/default/layouts/partials/meta-link.html
deleted file mode 100644
index 442e99f..0000000
--- a/themes/default/layouts/partials/meta-link.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<micro-metadata-link>
- {{- safeHTML (readFile (print (partial "function-paths.html" "static") "/icons/feather/link.svg")) -}}
-
- <cite>
- <a title="#{{ partial "card-id.html" . }}" href="#{{ partial "card-id.html" . }}">
- id
-{{- /* This comment removes trailing newlines and white spaces. */ -}}
- </a>
-{{- /* This comment removes trailing newlines and white spaces. */ -}}
- </cite>
-{{- /* This comment removes trailing newlines and white spaces. */ -}}
-</micro-metadata-link>
-{{- /* This comment removes trailing newlines and white spaces. */ -}}