Add article thumb, cover and feature images

This commit is contained in:
James Panther
2022-11-09 09:30:26 +11:00
parent ca1f739eca
commit c9cf3c5f6b
26 changed files with 141 additions and 44 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<a href="{{ .Destination | safeURL }}" {{ with .Title}} title="{{ . }}"{{ end }} {{ if or (strings.HasPrefix .Destination "http:") (strings.HasPrefix .Destination "https:") }} target="_blank"{{ end }}>
{{- .Text | safeHTML -}}
</a>
</a>