Support comments

This commit is contained in:
BBaoVanC 2021-10-23 22:51:13 -05:00
parent 4e9ce6df46
commit cb68e3cffd
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 6 additions and 0 deletions

View File

@ -41,4 +41,6 @@
</div>
{{ end }}
{{ partial "comments.html" . }}
{{ end }}

View File

@ -0,0 +1,4 @@
{{/*
Create a file named `layouts/partials/comments.html` at your site root to
add a comment system. Page variables are passed.
*/}}