Add space after article header on main page
This commit is contained in:
parent
18cb125205
commit
f89e1c8d6c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
<h2><a href="{{ .RelPermalink }}">{{ .Title }}</a></h2>
|
||||
{{ partial "metadata.html" . }}
|
||||
</header>
|
||||
<br>
|
||||
{{ partial "content.html" .Content | truncate 500 }} <a href="{{ .RelPermalink }}">Read more »</a>
|
||||
</article>
|
||||
<br>
|
||||
|
|
Loading…
Add table
Reference in a new issue