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