fix: showing content on docs index
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
aef59acf22
commit
1638dc70a2
|
@ -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"
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue