-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmkdocs.yml
More file actions
34 lines (33 loc) · 868 Bytes
/
mkdocs.yml
File metadata and controls
34 lines (33 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
site_name: Trisolaris Docs
nav:
- Home: index.md
- Getting Started: gettingstarted.md
- Bridging Guides: bridgingguides.md
- 'Products':
- 'Exchange': 'exchange.md'
- 'Farm': 'farm.md'
- 'Stake': 'stake.md'
- Tokenomics: tokenomics.md
- Roadmap: roadmap.md
- Contracts: contracts.md
- Frequently Asked Questions (FAQ): faq.md
theme:
name: material
logo: img/favicon.ico
favicon: img/favicon.ico
features:
- navigation.top
extra_css:
- stylesheets/extra.css
repo_url: https://github.com/trisolaris-labs/docs
markdown_extensions:
- toc:
permalink: true
extra:
social:
- icon: fontawesome/brands/twitter
link: https://twitter.com/trisolarislabs
- icon: fontawesome/brands/github
link: https://github.com/trisolaris-labs
- icon: fontawesome/brands/medium
link: https://medium.com/@0xchain