Files
congo-hindi-gujarati/layouts/partials/section-heading.html
T
2021-08-16 10:41:00 +10:00

5 lines
149 B
HTML

<section class="prose dark:prose-light">
<h1 class="mb-3 text-4xl font-extrabold">{{ .Title }}</h1>
<section>{{ .Content }}</section>
</section>