Browse Source

Add comments

Fixes #72
enhancements
budparr 7 years ago
parent
commit
3f2fac220c
No account linked to committer's email address
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      layouts/_default/single.html

+ 3
- 0
layouts/_default/single.html View File

<main class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-two-thirds-l"> <main class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-two-thirds-l">
{{- .Content -}} {{- .Content -}}
{{- partial "tags.html" . -}} {{- partial "tags.html" . -}}
<div class="mt6">
{{ template "_internal/disqus.html" . }}
</div>
</main> </main>


<aside class="w-third-l"> <aside class="w-third-l">

Loading…
Cancel
Save