Reorganize in subfolders

This commit is contained in:
Marc Riera Irigoyen 2020-06-30 01:09:31 +02:00
parent ccf737b6c3
commit daf06c6746
28 changed files with 83 additions and 78 deletions

View file

@ -0,0 +1 @@
<a href="{{ .Destination | safeURL }}"{{ with .Title}} title="{{ . }}"{{ end }}{{ if strings.HasPrefix .Destination "http" }} target="_blank" rel="noopener"{{ end }}>{{ .Text | safeHTML }}</a>