/[sudobot]/trunk/mkdocs.yml
ViewVC logotype

Diff of /trunk/mkdocs.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 95 by rakin, Mon Jul 29 17:28:35 2024 UTC revision 439 by rakin, Mon Jul 29 17:30:15 2024 UTC
# Line 1  Line 1 
1  site_name: SudoBot Docs  site_name: SudoBot Docs
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
# Line 50  markdown_extensions: Line 51  markdown_extensions:
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    

Legend:
Removed from v.95  
changed lines
  Added in v.439

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26