Skip to content

Commit

Permalink
correction to hugo templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ake123 committed Aug 13, 2024
1 parent c74721e commit 952fd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/hugo-universal-theme/layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{{ .Content }}
</div>
<!-- /#post-content -->
<!-- {{ if .Site.DisqusShortname }}
<!-- {{ if .Site.Config.Services.Disqus.Shortname }}
<div id="comments">
{{ template "_internal/disqus.html" . }}
</div>
Expand Down

0 comments on commit 952fd81

Please sign in to comment.