File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -6,25 +6,25 @@ title: DevRev | Docs
6
6
7
7
navbar-links : []
8
8
9
- experimental :
9
+ experimental :
10
10
openapi-parser-v3 : true
11
11
12
12
colors :
13
- accentPrimary :
13
+ accentPrimary :
14
14
dark : " #5D65EE1A"
15
15
light : " #5D65EE1A"
16
- background :
16
+ background :
17
17
dark : " #131414"
18
18
light : ' #ffffff'
19
19
20
20
logo : {}
21
21
22
- css :
23
- - ./dist/output.css
22
+ # css:
23
+ # - ./dist/output.css
24
24
25
- js :
26
- - path : ./dist/output.js
27
- strategy : beforeInteractive
25
+ # js:
26
+ # - path: ./dist/output.js
27
+ # strategy: beforeInteractive
28
28
29
29
layout :
30
30
searchbar-placement : sidebar
@@ -40,13 +40,13 @@ typography:
40
40
name : SF Pro Display
41
41
path : ./fonts/SF-Pro-Display-Regular.woff2
42
42
weight : " 600"
43
- codeFont :
43
+ codeFont :
44
44
name : SF mono
45
45
path : ./fonts/sf-mono-regular.woff2
46
46
47
47
favicon : ./docs/assets/favicon.ico
48
48
49
- versions :
49
+ versions :
50
50
- display-name : Public
51
51
path : ./versions/public.yml
52
52
slug : public
@@ -76,13 +76,13 @@ redirects:
76
76
permanent : true
77
77
- source : /:path*/sdks/mobile/:slug*
78
78
destination : /:path*/sdks/:slug*
79
- permanent : true
79
+ permanent : true
80
80
- source : /:path*/snapin-development/adaas/:slug*
81
81
destination : /:path*/airdrop/:slug*
82
- permanent : true
82
+ permanent : true
83
83
- source : /:path*/airdrop/overview
84
84
destination : /:path*/airdrop
85
- permanent : true
85
+ permanent : true
86
86
- source : /beta/guides/object-customization
87
87
destination : /public/guides/object-customization
88
88
permanent : true
You can’t perform that action at this time.
0 commit comments