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

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