Sfoglia il codice sorgente

remove silly tag h/t @jhabdas

tags/v1.1
Bud Parr 7 anni fa
parent
commit
5fc34b0a4e
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      layouts/post/summary.html

+ 2
- 2
layouts/post/summary.html Vedi File

@@ -1,8 +1,8 @@
<div class="mb3 pa4 mid-gray overflow-hidden">
{{ if .Date }}
<date class="f6">
<div class="f6">
{{ .Date.Format "January 2, 2006" }}
</date>
</div>
{{ end }}
<h1 class="f3 near-black">
<a href="{{ .URL }}" class="link black dim">

Loading…
Annulla
Salva