Fix styling for the index content

This commit is contained in:
panr
2020-05-29 00:50:00 +02:00
parent 3ade628cfc
commit 0a9b08f405
7 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{{ define "main" }}
{{ with .Content }}
<div class="index-content">
{{ . | markdownify }}
{{ . }}
</div>
{{ end }}
<div class="posts">