diff options
Diffstat (limited to 'themes/PaperMod/layouts/partials/comments.html')
-rw-r--r-- | themes/PaperMod/layouts/partials/comments.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/PaperMod/layouts/partials/comments.html b/themes/PaperMod/layouts/partials/comments.html new file mode 100644 index 0000000..918451a --- /dev/null +++ b/themes/PaperMod/layouts/partials/comments.html @@ -0,0 +1,3 @@ +{{- /* Comments area start */ -}} +{{- /* to add comments read => https://gohugo.io/content-management/comments/ */ -}} +{{- /* Comments area end */ -}} |