2 |
|
|
3 |
theme: |
theme: |
4 |
name: 'material' |
name: 'material' |
5 |
|
custom_dir: docs/overrides |
6 |
logo: 'assets/images/sudobot.png' |
logo: 'assets/images/sudobot.png' |
7 |
favicon: |
favicon: 'assets/images/sudobot.png' |
|
'assets/images/sudobot.png' |
|
8 |
features: |
features: |
9 |
- navigation.tabs |
- navigation.tabs |
10 |
- navigation.instant |
- navigation.instant |
29 |
text: 'Roboto' |
text: 'Roboto' |
30 |
|
|
31 |
repo_name: 'GitHub' |
repo_name: 'GitHub' |
32 |
repo_url: 'https://github.com/virtual-designer/sudobot' |
repo_url: 'https://github.com/onesoft-sudo/sudobot' |
33 |
edit_uri: edit/main/docs/ |
edit_uri: edit/main/docs/ |
34 |
|
|
35 |
extra_css: |
extra_css: |
39 |
version: |
version: |
40 |
provider: mike |
provider: mike |
41 |
|
|
|
plugins: |
|
|
- social |
|
|
cards: true |
|
|
|
|
42 |
markdown_extensions: |
markdown_extensions: |
43 |
- admonition |
- admonition |
44 |
- pymdownx.details |
- pymdownx.details |
51 |
- pymdownx.betterem: |
- pymdownx.betterem: |
52 |
smart_enable: all |
smart_enable: all |
53 |
|
|
54 |
copyright: 'Copyright © Ar Rakin 2022' |
copyright: 'Copyright © OSN Inc. 2022' |
55 |
|
|