mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
3 lines
120 B
HTML
3 lines
120 B
HTML
{{- $options := dict "href" .Destination "title" .Title "content" .Text -}}
|
|
{{- partial "plugin/link.html" $options -}}
|