Add icon idicating external posts
This commit is contained in:
parent
1cffa4d7d2
commit
cfb20f6851
@ -14,7 +14,7 @@
|
|||||||
</i>
|
</i>
|
||||||
</span>
|
</span>
|
||||||
{{ if .Params.link }}
|
{{ if .Params.link }}
|
||||||
<a href="{{ .Params.link }}" target="_blank">{{ .Title }}</a>
|
<a href="{{ .Params.link }}" target="_blank">{{ .Title }} ↪</a>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user