refactors/revises theme layouts
This commit is contained in:
parent
f1605d3802
commit
5701197651
15 changed files with 80 additions and 55 deletions
|
@ -3,7 +3,7 @@
|
|||
<span class="list__title--small">
|
||||
<a href="{{ .RelPermalink }}">{{ .Title }}</a>
|
||||
{{if not .Date.IsZero}}
|
||||
<time class="list__date pull-right hidden-tablet">{{.Date.Format ("Jan 02 '06")}}</time>
|
||||
<time class="pull-right hidden-tablet">{{.Date.Format ("Jan 02 '06")}}</time>
|
||||
{{end}}
|
||||
</span>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue