mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 23:56:49 +08:00
6 lines
116 B
HTML
6 lines
116 B
HTML
{{- partial "shortcodes/link.html" (dict
|
|
"page" .Page
|
|
"url" .Destination
|
|
"title" .Title
|
|
"content" .Text
|
|
) }} |