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

Bud Parr
18.02.2017 95af995e96cfa2c38891124a70c11fa5da92f61e
layouts/post/summary.html
@@ -9,9 +9,7 @@
        {{ .Title }}
      </a>
    </h1>
    <div class="nested-links f5 nested-copy-line-height">
      <p>
        {{ .Summary  }}
      </p>
    <div class="nested-links f5 lh-copy nested-copy-line-height">
      {{ .Summary  }}
    </div>
  </div>