Commit graph

2 commits

Author SHA1 Message Date
hossainemruz
6bd5af5f11 Add commento.io support
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-03-19 19:47:55 +06:00
安红豆
4e029b7de8
Add utteranc comment plugin (#465)
* add comment plugin utteranc(save message to github issue)

config.yml
    # Enable comment feature. There, should be only one of them.
    comment:
      enable: true
      utteranc:
        repo: ormissia/ormissia.github.io
        issueTerm: title
        theme: github-light

* Update utteranc.html
2021-11-18 23:17:46 +06:00