mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 09:46:11 +01:00
6 lines
265 B
HTML
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") }}
|
|
|
|
|