Fix typo in layouts/partials/comments.html
This commit is contained in:
parent
a9bdc4def1
commit
5a7c7bf0a3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
To add comments section, please create `layouts/partial/comments.html` in your
|
||||
To add comments section, please create `layouts/partials/comments.html` in your
|
||||
Hugo directory and insert:
|
||||
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
|
|
Loading…
Reference in a new issue