Browse Source

Ignore comments on reader

tags/2.6.0
Regis Philibert 5 years ago
parent
commit
925262ebbd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      layouts/_default/single.html

+ 1
- 1
layouts/_default/single.html View File

<div class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-two-thirds-l"> <div 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">
<div class="mt6 instapaper_ignoref">
{{ if .Site.DisqusShortname }} {{ if .Site.DisqusShortname }}
{{ template "_internal/disqus.html" . }} {{ template "_internal/disqus.html" . }}
{{ end }} {{ end }}

Loading…
Cancel
Save