blob: 2453b461d42338a94e68586ba7b90ee45ad07c23 (
plain)
1
2
3
4
5
6
|
{{- $destination := .Destination -}}
{{- if .Page.Site.Params.BookPortableLinks -}}
{{- $destination = partial "docs/links/portable-image" . -}}
{{- end -}}
<img src="{{ $destination | safeURL }}" alt="{{ .Text }}" {{ with .Title }}title="{{ . }}"{{ end }}/>
{{- /**/ -}}
|
; all rights regarding Text and Data Mining (TDM) are reserved.