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