feat: make sure content can flow
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c87d41b4eb
commit
8f35cf0a68
@ -1,7 +1,7 @@
|
||||
{{ partial "header.html" . }}
|
||||
|
||||
<div class="max-w-screen-xl mx-auto mt-4">
|
||||
<article class="prose prose-a:text-primary prose-a:no-underline hover:prose-a:underline prose-h1:font-title prose-h1:font-bold">
|
||||
<article class="max-w-none prose prose-a:text-primary prose-a:no-underline hover:prose-a:underline prose-h1:font-title prose-h1:font-bold">
|
||||
{{ partial "headline-hash.html" .Content }}
|
||||
</article>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user