mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
5 lines
No EOL
109 B
HTML
5 lines
No EOL
109 B
HTML
{{- partial "shortcodes/math.html" (dict
|
|
"context" .Page
|
|
"content" .Inner
|
|
"align" (.Get "align")
|
|
) }} |