add base image location
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"img" .
|
||||
"resizer" (default "responsive" site.Params.lazyimg.resizer)
|
||||
"renderer" (default "lqip" site.Params.lazyimg.renderer)
|
||||
"imageBasePath" (default "/images/lazyimg" site.Params.lazyimg.imageBasePath)
|
||||
)}}
|
||||
{{ if reflect.IsMap . }}
|
||||
{{ $userParams := dict }}
|
||||
|
||||
Reference in New Issue
Block a user