Draw the rest of the fucking owl
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
6
layouts/_default/_markup/render-image.html
Normal file
6
layouts/_default/_markup/render-image.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<img
|
||||
src="{{ .Destination | safeURL }}"
|
||||
alt="{{ .Text }}"
|
||||
{{ with .Title }}title="{{ . }}"{{ end }}
|
||||
class="img-responsive"
|
||||
/>
|
Reference in New Issue
Block a user