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, 13 insertions, 0 deletions
diff --git a/themes/default/layouts/partials/meta-link.html b/themes/default/layouts/partials/meta-link.html
new file mode 100644
index 0000000..5a5c04a
--- /dev/null
+++ b/themes/default/layouts/partials/meta-link.html
@@ -0,0 +1,13 @@
+<micro-metadata-link>
+ {{- safeHTML (readFile (print (partial "function-paths-static.html") "/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. */ -}}