mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 21:34:59 +08:00
7 lines
165 B
HTML
7 lines
165 B
HTML
{{- partial "shortcodes/highlight.html" (dict
|
|
"page" .Page
|
|
"attributes" .Attributes
|
|
"content" .Inner
|
|
"options" .Options
|
|
"type" .Type
|
|
) }} |