Skip to content

Commit

Permalink
disabled disqus
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrizzo1 committed Nov 17, 2024
1 parent 48d390c commit 01c35b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/meghna-hugo/layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ <h1>{{ .Title }}</h1>
{{ partial "post-share.html" . }}
{{ end }}
<!-- comments -->
<div class="mt-5">
{{/* <div class="mt-5">
{{ template "_internal/disqus.html" . }}
</div>
</div> */}}
</div>
</div>
</div>
Expand Down

0 comments on commit 01c35b2

Please sign in to comment.