1
0
mirror of https://github.com/thomasjsn/hugo-theme-hello-friend.git synced 2025-04-29 00:49:16 +02:00

Merge pull request 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

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