Downloaded theme
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<a
|
||||
href="{{ .Destination | safeURL }}"
|
||||
{{ if strings.HasPrefix .Destination "http" }}target="_blank" rel="noopener"{{ end }}
|
||||
class="md-link"
|
||||
>
|
||||
{{ .Text | safeHTML }}
|
||||
</a>
|
||||
Reference in New Issue
Block a user