remove silly tag h/t @jhabdas
This commit is contained in:
parent
1aaac20ac7
commit
5fc34b0a4e
|
@ -1,8 +1,8 @@
|
||||||
<div class="mb3 pa4 mid-gray overflow-hidden">
|
<div class="mb3 pa4 mid-gray overflow-hidden">
|
||||||
{{ if .Date }}
|
{{ if .Date }}
|
||||||
<date class="f6">
|
<div class="f6">
|
||||||
{{ .Date.Format "January 2, 2006" }}
|
{{ .Date.Format "January 2, 2006" }}
|
||||||
</date>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<h1 class="f3 near-black">
|
<h1 class="f3 near-black">
|
||||||
<a href="{{ .URL }}" class="link black dim">
|
<a href="{{ .URL }}" class="link black dim">
|
||||||
|
|
Loading…
Reference in a new issue