Skip to content

Commit 0f2ff62

Browse files
committed
+ disable failing files
1 parent 20d66ce commit 0f2ff62

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

fern/docs.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,25 @@ title: DevRev | Docs
66

77
navbar-links: []
88

9-
experimental:
9+
experimental:
1010
openapi-parser-v3: true
1111

1212
colors:
13-
accentPrimary:
13+
accentPrimary:
1414
dark: "#5D65EE1A"
1515
light: "#5D65EE1A"
16-
background:
16+
background:
1717
dark: "#131414"
1818
light: '#ffffff'
1919

2020
logo: {}
2121

22-
css:
23-
- ./dist/output.css
22+
#css:
23+
# - ./dist/output.css
2424

25-
js:
26-
- path: ./dist/output.js
27-
strategy: beforeInteractive
25+
#js:
26+
# - path: ./dist/output.js
27+
# strategy: beforeInteractive
2828

2929
layout:
3030
searchbar-placement: sidebar
@@ -40,13 +40,13 @@ typography:
4040
name: SF Pro Display
4141
path: ./fonts/SF-Pro-Display-Regular.woff2
4242
weight: "600"
43-
codeFont:
43+
codeFont:
4444
name: SF mono
4545
path: ./fonts/sf-mono-regular.woff2
4646

4747
favicon: ./docs/assets/favicon.ico
4848

49-
versions:
49+
versions:
5050
- display-name: Public
5151
path: ./versions/public.yml
5252
slug: public
@@ -76,13 +76,13 @@ redirects:
7676
permanent: true
7777
- source: /:path*/sdks/mobile/:slug*
7878
destination: /:path*/sdks/:slug*
79-
permanent: true
79+
permanent: true
8080
- source: /:path*/snapin-development/adaas/:slug*
8181
destination: /:path*/airdrop/:slug*
82-
permanent: true
82+
permanent: true
8383
- source: /:path*/airdrop/overview
8484
destination: /:path*/airdrop
85-
permanent: true
85+
permanent: true
8686
- source: /beta/guides/object-customization
8787
destination: /public/guides/object-customization
8888
permanent: true

0 commit comments

Comments
 (0)