成為我們的資助者或贊助商,以支持我們的工作。
該模塊爲博客模塊提供 Disqus 評論支持。
| Module | github.com/hbstack/blog/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}