Initial commit

This commit is contained in:
Killian Kemps
2023-07-07 11:52:08 +02:00
commit 905b5a338c
246 changed files with 24843 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{{/* Render .Inner before processing the shortcode. */}}
{{ $_hugo_config := `{ "version": 1 }` }}
<section data-shortcode-section>
{{ .Inner }}
</section>