First batch of day one
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{{- $id := "" }}
|
||||
{{- partial "shortcodes/image.html" (dict
|
||||
"page" .Page
|
||||
"url" .Destination
|
||||
"title" .Title
|
||||
"alt" .Text
|
||||
"id" $id
|
||||
"attributes" .Attributes
|
||||
) }}
|
||||
Reference in New Issue
Block a user