Commit 98e2353c authored by Savorboard's avatar Savorboard

Add disqus to docs

parent 96ee678b
# Project information # Project information
site_name: CAP site_name: CAP
site_url: https://cap.dotnet-chain.org site_url: https://cap.dotnet-chain.com
site_description: Project documentation with Markdown. site_description: Project documentation with Markdown.
site_author: CAP Team site_author: CAP Team
repo_name: 'dotnetcore/CAP' repo_name: 'dotnetcore/CAP'
...@@ -38,15 +38,23 @@ theme: ...@@ -38,15 +38,23 @@ theme:
palette: palette:
primary: 'purple' primary: 'purple'
accent: 'indigo' accent: 'indigo'
logo:
icon: 'cloud'
language: 'en' language: 'en'
#logo: 'img/logo.png'
#favicon: 'assets/images/favicon.ico' #favicon: 'assets/images/favicon.ico'
feature: feature:
tabs: true tabs: true
#Search #Customization
# extra: extra:
manifest: 'manifest.webmanifest'
disqus: 'cap-1'
social:
- type: 'github'
link: 'https://github.com/dotnetcore/cap'
- type: 'twitter'
link: 'https://twitter.com/ncc_community'
- type: 'weibo'
link: 'https://weibo.com/dotnetcore'
# search: # search:
# language: 'en, zh' # language: 'en, zh'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment