nowrap post dates
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
<li>
|
||||
<p>
|
||||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||
<span class="nowrap">
|
||||
{{ .Date | time.Format "(2006-01-02)" }}
|
||||
</span>
|
||||
</p>
|
||||
|
||||
{{ .Summary }}
|
||||
|
||||
Reference in New Issue
Block a user