Add New Comment options (#960)

* Init dev branch

* Fix dev branch

* Forgot to add commentbox.html

* Testing discussbot integration

* forgot comments.html

* remove my credentials

* Update _config.yml

Change comments to offer unambiguous descriptions of variables.

* remove discussbot

* Update CHANGELOG.md

Co-authored-by: Karsten Ng <7u9nazbc7@mozmail.com>
This commit is contained in:
Karsten Ng 2022-04-01 23:57:03 +00:00 committed by GitHub
parent a29203e260
commit ff07d468a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 0 deletions

View file

@ -19,6 +19,7 @@
- Fixed very long strings to wrap around the next line rather than go off-screen (#787)
- Added `footer-hover-col` config setting to customize the hover colour of links in the footer (#848)
- Added social network link for Discord (#907)
- Added CommentBox as comment option (#960)
## v5.0.0 (2020-09-15)