init module
This commit is contained in:
commit
56791937ff
77 changed files with 5549 additions and 0 deletions
8
layouts/partials/comments.html
Normal file
8
layouts/partials/comments.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!--
|
||||
To add comments section, please create `layouts/partials/comments.html` in your
|
||||
Hugo directory and insert:
|
||||
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
|
||||
or whatever comment engine you want -> https://gohugo.io/content-management/comments/#readout
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue