mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-03 12:19:20 +02:00
5 lines
155 B
HTML
5 lines
155 B
HTML
{{/* Render .Inner before processing the shortcode. */}}
|
|
{{ $_hugo_config := `{ "version": 1 }` }}
|
|
<section data-shortcode-section>
|
|
{{ .Inner }}
|
|
</section> |