Merge pull request #47 from hexandcube/patch-1
Fix typo in layouts/partials/comments.html
This commit is contained in:
commit
e6e72ae4a9
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:
|
Hugo directory and insert:
|
||||||
|
|
||||||
{{ template "_internal/disqus.html" . }}
|
{{ template "_internal/disqus.html" . }}
|
||||||
|
|
Loading…
Reference in a new issue