This repository has been archived on 2024-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
theme/layouts/partials/prose.html
kolaente 6f3c075669
All checks were successful
continuous-integration/drone/push Build is passing
feat: add prettier
2022-01-29 18:53:15 +01:00

6 lines
204 B
HTML

<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" . }}
</div>