Merge pull request #12 from andreas-h/patch-1

Fix typo in comment
This commit is contained in:
Radek Kozieł 2019-02-24 18:02:57 +01:00 committed by GitHub
commit 077fade121
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" . }}