成为我们的资助者或赞助商,以支持我们的工作。
该模块为文档模块提供 Disqus 评论支持。
| Module | github.com/hbstack/docs/modules/disqus | 
|---|---|
| Repository | ⭐ Please consider giving a star if your like it. | 
| Stars | |
| Version | |
| Used by | |
| Requirements | |
| License | |
| Usage | See how to use modules. | 
| Parameter | Type | Default | Description | 
|---|---|---|---|
| disqusShortname | string | - | Disqus 的站点标识。 | 
hugo.toml
1disqusShortname = 'XXXXX'
hugo.yaml
1disqusShortname: XXXXX
hugo.json
1{
2   "disqusShortname": "XXXXX"
3}