mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed documentation for disabling Disqus on specific page
This commit is contained in:
parent
11ddca100b
commit
5d0e401260
@ -129,7 +129,7 @@ disqus: your-shortname
|
||||
Disqus can also be disabled for a specific page by setting it to an empty value:
|
||||
|
||||
``` markdown
|
||||
disqus:
|
||||
disqus: ''
|
||||
```
|
||||
|
||||
[3]: ../getting-started.md#disqus
|
||||
|
Loading…
Reference in New Issue
Block a user