2023-06-03 20:58:23 +00:00
|
|
|
{{- $_hugo_config := `{ "version": 1 }` }}
|
2022-07-02 12:00:23 +00:00
|
|
|
{{- partial "shortcodes/math.html" (dict
|
2023-05-18 12:01:50 +00:00
|
|
|
"context" .Page
|
2022-07-02 12:00:23 +00:00
|
|
|
"content" .Inner
|
|
|
|
"align" (.Get "align")
|
|
|
|
) }}
|