Fix typo in comment

This commit is contained in:
Andreas Hilboll 2019-02-24 13:53:19 +01:00 committed by GitHub
parent d005155fa5
commit bb7ad5779f
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: Hugo directory and insert:
{{ template "_internal/disqus.html" . }} {{ template "_internal/disqus.html" . }}