Explorar el Código

remove silly tag h/t @jhabdas

tags/v1.1
Bud Parr hace 7 años
padre
commit
5fc34b0a4e
No account linked to committer's email address
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      layouts/post/summary.html

+ 2
- 2
layouts/post/summary.html Ver fichero

@@ -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">

Cargando…
Cancelar
Guardar