Update layouts/shortcodes/hextra/hero-section.html

This commit is contained in:
Xin 2024-12-10 23:56:14 +00:00 committed by GitHub
parent d5a336c156
commit 7848a42a29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,4 @@
{{ with $style }}style="{{ . | safeCSS }}"{{ end }}
>
{{ .Inner | markdownify }}
</h{{ $header }}>
</h{{ $heading }}>