Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 724 Bytes

Disqus.md

File metadata and controls

18 lines (13 loc) · 724 Bytes

Disqus

For disqus you only need the short name (site-name) which you can find for example under your home-tab.

Configuration

In appsettings.json change following

  "Disqus": {
    "Shortname": ""
  }
Property Type Description
Disqus node Enables the comment section via disqus. If left empty the comment secion will not be shown.
Shortname string The shortname provided by the disqus homepage