REMOVE content and assets FIX image render
This commit is contained in:
parent
62f343ef90
commit
e385e4ee4d
10 changed files with 26 additions and 91 deletions
|
@ -1,3 +1,3 @@
|
|||
{{ $img := .Page.Resources.GetMatch .Destination }}
|
||||
|
||||
{{ partial "components/image.html" (dict "img" $img "destination" .Destination "alt" .Text "caption" .Title) }}
|
||||
{{ partial "components/image.html" (dict "img" $img "url" .Destination "alt" .Text "caption" .Title) }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue