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

4 lines
202 B
HTML
Raw Normal View History

2022-01-29 17:25:39 +01:00
<div 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 prose-img:rounded-sm">
{{ partial "headline-hash.html" . }}
</div>