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

budparr
08.42.2019 ad2d64396680dfed9f1fb56a2275092675cde614
layouts/_default/single.html
@@ -34,13 +34,13 @@
      {{ end }}
    </header>
    <main class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-two-thirds-l">
        {{- .Content -}}
    <section class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-two-thirds-l">
      {{- .Content -}}
      {{- partial "tags.html" . -}}
      <div class="mt6">
        {{ template "_internal/disqus.html" . }}
      </div>
    </main>
    </section>
    <aside class="w-30-l mt6-l">
      {{- partial "menu-contextual.html" . -}}