Let's get some heading font sizes up in here
This commit is contained in:
parent
a6128d8556
commit
d7077b88f1
3 changed files with 43 additions and 29 deletions
|
@ -3,7 +3,9 @@
|
|||
{{ partial "development/draft_tag.html" . }}
|
||||
<div class="post-title">
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ if not (eq .Type "page") }}
|
||||
<div class="post-date"><time>{{ .Date | time.Format "January 2, 2006" }}</time></div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue