mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 23:11:27 -04:00
feat: add giscus support (#92)
* feat: add giscus support #89 * Update comment.html * Update giscus.html * Update giscus.html --------- Co-authored-by: Xin <xin@imfing.com>
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
{{ partial "components/last-updated.html" . }}
|
||||
{{ .Scratch.Set "reversePagination" true }}
|
||||
{{ partial "components/pager.html" . }}
|
||||
{{ partial "components/comment.html" . }}
|
||||
</main>
|
||||
</article>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user