www.byjp.me/layouts/partials/repost-of.html
2024-04-05 16:02:38 +01:00

6 lines
265 B
HTML

{{- if not .Params.repostOf -}}
{{ errorf "RepostOf partial called when no repost param set" -}}
{{- end -}}
{{ partial "reference-to.html" (dict "url" .Params.repostOf "references" .Params.references "svg" "repost" "phrase" "Repost of" "mf2" "u-repost-of") }}