File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 5
5
"dark" : " /logo/dark.png" ,
6
6
"light" : " /logo/dark.png"
7
7
},
8
- "favicon" : " /favicon.png " ,
8
+ "favicon" : " /favicon.svg " ,
9
9
"modeToggle" : {
10
10
"default" : " dark" ,
11
11
"isHidden" : true
49
49
"navigation" : [
50
50
{
51
51
"group" : " Getting Started" ,
52
- "pages" : [" welcome" , " hosted-quickstart" , " open-source-quickstart" ]
52
+ "pages" : [
53
+ " welcome" ,
54
+ " hosted-quickstart" ,
55
+ " open-source-quickstart"
56
+ ]
53
57
},
54
58
{
55
59
"group" : " Vocode 101" ,
56
- "pages" : [" what-is-vocode" , " how-it-works" , " how-to-use-it" ]
60
+ "pages" : [
61
+ " what-is-vocode" ,
62
+ " how-it-works" ,
63
+ " how-to-use-it"
64
+ ]
57
65
},
58
66
{
59
67
"group" : " Guides" ,
105
113
},
106
114
{
107
115
"group" : " Usage" ,
108
- "pages" : [" api-reference/usage/get-usage" ]
116
+ "pages" : [
117
+ " api-reference/usage/get-usage"
118
+ ]
109
119
},
110
120
{
111
121
"group" : " Actions" ,
200
210
"twitter" : " https://twitter.com/vocodehq" ,
201
211
"website" : " https://www.vocode.dev/"
202
212
}
203
- }
213
+ }
You can’t perform that action at this time.
0 commit comments