docs: add giscus comments system (#96)

* chore: rename comment to comments

* docs: add giscus comments

* docs: update
This commit is contained in:
Xin
2023-09-26 23:33:27 +01:00
committed by GitHub
parent adf5a113fc
commit 46dea718e6
11 changed files with 68 additions and 23 deletions

View File

@ -11,7 +11,7 @@
</div>
{{ partial "components/last-updated.html" . }}
{{ partial "components/pager.html" . }}
{{ partial "components/comment.html" . }}
{{ partial "components/comments.html" . }}
</main>
</article>
</div>