mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-02 15:09:03 +08:00
6 lines
116 B
HTML
6 lines
116 B
HTML
{{- partial "shortcodes/image.html" (dict
|
|
"context" .Page
|
|
"url" .Destination
|
|
"title" .Title
|
|
"alt" .Text
|
|
) }} |