fix: showing content on docs index
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2022-01-29 19:12:58 +01:00
parent aef59acf22
commit 1638dc70a2
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<div
class="prose max-w-none prose-h1:font-title prose-h1:font-bold prose-a:text-primary prose-a:no-underline hover:prose-a:underline prose-img:rounded-sm"
>
{{ partial "headline-hash.html" . }}
{{ partial "headline-hash.html" .Content }}
{{ range .Pages.GroupBy
"Section"
}}