Merge pull request #47 from hexandcube/patch-1

Fix typo in layouts/partials/comments.html
This commit is contained in:
Radek Kozieł 2019-04-10 14:50:01 +02:00 committed by GitHub
commit e6e72ae4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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" . }}