Add image processing
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ partial "components/image/index.html" (dict
|
||||
{{ partial "components/image/index.html" (dict "page" .Page "image" (dict
|
||||
"src" .Destination
|
||||
"caption" .Text
|
||||
"alt" .Title
|
||||
)
|
||||
))
|
||||
}}
|
||||
{{- /* chomp trailing newline */ -}}
|
||||
|
Reference in New Issue
Block a user