comments: rm comments
- user needs to enable comments in hugo config
+ params:
comments: true
- disabled by default
This commit is contained in:
parent
e17e38b3ae
commit
e933bf39b7
2 changed files with 8 additions and 19 deletions
5
layouts/partials/comments.html
Normal file
5
layouts/partials/comments.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<!-- Comments area start -->
|
||||
<!--
|
||||
to add comments read => https://gohugo.io/content-management/comments/
|
||||
-->
|
||||
<!-- Comments area end -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue