mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
15.58.2017 2dfd95729613ce84d54a3a3ddcfff8b832186213
layouts/article/summary.html
@@ -1,5 +1,5 @@
<div class="relative w-100 w-30-l mb4 bg-white nested-copy-line-height">
  <div class="bg-white mb3 pa4 gray overflow-hidden">
  <div class="mb3 pa4 gray overflow-hidden">
    {{ if .Date }}
      <date class="f6">
        {{ .Date.Format "January 2, 2006" }}
@@ -16,4 +16,3 @@
      </p>
    </div>
  </div>
</div>