File tree Expand file tree Collapse file tree 1 file changed +41
-1
lines changed Expand file tree Collapse file tree 1 file changed +41
-1
lines changed Original file line number Diff line number Diff line change 8
8
- navigation.footer
9
9
- toc.integrate
10
10
- navigation.expand # Expands only the current section
11
+ collapse_navigation : true
12
+ titles_only : true
13
+ sticky_navigation : true
14
+ search : true
15
+ logo : https://cdn.prod.website-files.com/667cce58f035d10f1f97b9be/66ab8a2a9ef6bf459f1518f6_Redsoft%20Logo_Black.svg
16
+ locale : en
17
+
11
18
palette :
12
- scheme : default
19
+ - scheme : default
20
+ primary : white
21
+ toggle :
22
+ icon : material/brightness-7
23
+ name : Switch to dark mode
24
+
25
+ # Palette toggle for dark mode
26
+ - scheme : slate
27
+ primary : white
28
+ toggle :
29
+ icon : material/brightness-4
30
+ name : Switch to light mode
31
+
13
32
14
33
markdown_extensions :
34
+ - admonition
15
35
- toc :
16
36
permalink : true
17
37
title : Table of Contents
18
38
toc_depth : 2
19
39
40
+ repo_url : https://github.com/redsoftware-hq/one-docs
41
+ site_url : https://www.redsofterp.com
42
+
20
43
nav :
21
44
- Home : index.md
22
45
- OneLead :
33
56
- Messenger : oneinbox/messenger/index.md
34
57
- WhatsApp : oneinbox/whatsapp/index.md
35
58
59
+ extra :
60
+ social :
61
+ - icon : fontawesome/brands/linkedin
62
+ link : https://www.linkedin.com/company/redsoftware/
63
+ name : Connect on LinkedIn
64
+ - icon : fontawesome/solid/envelope
65
+ link : mailto:sanket@redsoftware.in
66
+ name : Email Me
67
+ - icon : fontawesome/brands/github
68
+ link : https://github.com/redsoftware-hq/
69
+ name : View on GitHub
70
+ - icon : fontawesome/brands/twitter
71
+ link : https://x.com/redsoftwarein
72
+ name : Follow on Twitter
73
+ - icon : fontawesome/brands/instagram
74
+ link : https://www.instagram.com/redsofterp
75
+ name : Follow on Instagram
You can’t perform that action at this time.
0 commit comments