Added note to documentation on Disqus integration

This commit is contained in:
squidfunk
2017-07-25 16:24:20 +02:00
committed by Martin Donath
parent fce9e77c26
commit 4887a7e062

View File

@@ -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"