forked from planex/defiance
add support for content in index
This commit is contained in:
parent
4d5ab6b64f
commit
5d059d4151
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<div>
|
||||
<h1>{{ .Site.Title }}</h1>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
{{ end }}
|
Loading…
Add table
Reference in a new issue