mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
link: align whitespace with image #795
This commit is contained in:
parent
518ffb09df
commit
74f0e99164
1 changed files with 1 additions and 2 deletions
|
@ -79,5 +79,4 @@
|
||||||
{{- if $v }}
|
{{- if $v }}
|
||||||
{{- printf " %s=%q" $k $v | safeHTMLAttr }}
|
{{- printf " %s=%q" $k $v | safeHTMLAttr }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end -}}
|
{{- end }}>{{ $content | safeHTML }}</a>
|
||||||
>{{ $content | safeHTML }}</a>
|
|
Loading…
Reference in a new issue