feat: Avancement sur le design

This commit is contained in:
2020-11-09 12:36:28 +01:00
parent c4de87fe49
commit f1fcafd47b
40 changed files with 489 additions and 68 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>