Initial commit for Hugo site.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<a href="{{ .Destination | safeURL }}"{{ with .Title }} title="{{ . }}"{{ end }}{{ if strings.HasPrefix .Destination "http" }} target="_blank"{{ end }}>{{ .Text | safeHTML }}</a>
|
||||
{{- /* This comment removes trailing newlines. */ -}}
|
||||
Reference in New Issue
Block a user