remove the extra calendar emoji. Too much clutter.
This commit is contained in:
parent
f5689354b7
commit
f961a1529b
@ -6,7 +6,6 @@
|
|||||||
<time> {{ with .Site.Params.dateFormat }}{{ $.Date.Format . }}{{ else }}{{ .Date.Format "02 Jan 2006, 15:04 BST" }}{{ end }}</time>
|
<time> {{ with .Site.Params.dateFormat }}{{ $.Date.Format . }}{{ else }}{{ .Date.Format "02 Jan 2006, 15:04 BST" }}{{ end }}</time>
|
||||||
</div>
|
</div>
|
||||||
<div style="float:right; font-size:small; font-weight: normal;">
|
<div style="float:right; font-size:small; font-weight: normal;">
|
||||||
<i class="fa fa-calendar fa-fw"></i>
|
|
||||||
<time><em>Updated: {{ .Lastmod.Format "02 Jan 2006, 15:04" }} </em></time>
|
<time><em>Updated: {{ .Lastmod.Format "02 Jan 2006, 15:04" }} </em></time>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user