Site update
This commit is contained in:
parent
bcb4734e5e
commit
33b85e2436
11 changed files with 41 additions and 28 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
<h1>{{ .Title }}</h1>
|
||||
|
||||
{{ .Content }}
|
||||
{{ if isset .Params "date" }}
|
||||
|
||||
{{ end}}
|
||||
<div id="date">
|
||||
<p>{{ .Date.Format .Site.Params.dateFormat }}</p>
|
||||
</div>
|
||||
|
||||
{{ end }} {{ .Content }} {{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue