소스 검색

Add comments

Fixes #72
enhancements
budparr 7 년 전
부모
커밋
3f2fac220c
No account linked to committer's email address
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      layouts/_default/single.html

+ 3
- 0
layouts/_default/single.html 파일 보기

@@ -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…
취소
저장