Sfoglia il codice sorgente

Add comments

Fixes #72
enhancements
budparr 7 anni fa
parent
commit
3f2fac220c
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      layouts/_default/single.html

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

@@ -26,6 +26,9 @@
<main 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>

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

Loading…
Annulla
Salva