mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added note to documentation on Disqus integration
This commit is contained in:
@@ -347,8 +347,10 @@ extra:
|
|||||||
disqus: 'your-disqus-shortname'
|
disqus: 'your-disqus-shortname'
|
||||||
```
|
```
|
||||||
|
|
||||||
A new entry at the bottom of the table of contents is generated that is linking
|
The comments section is inserted in *every page, except the index page*.
|
||||||
to the comments section. The necessary JavaScript is automatically included.
|
Additionally, a new entry at the bottom of the table of contents is generated
|
||||||
|
that is linking to the comments section. The necessary JavaScript is
|
||||||
|
automatically included.
|
||||||
|
|
||||||
!!! warning "Requirements"
|
!!! warning "Requirements"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user