mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
7 lines
No EOL
130 B
HTML
7 lines
No EOL
130 B
HTML
{{- partial "shortcodes/image.html" (dict
|
|
"context" .Page
|
|
"url" .Destination
|
|
"title" .Title
|
|
"alt" .Text
|
|
"ordinal" 0
|
|
) }} |