File tree Expand file tree Collapse file tree 1 file changed +31
-21
lines changed Expand file tree Collapse file tree 1 file changed +31
-21
lines changed Original file line number Diff line number Diff line change @@ -7,29 +7,39 @@ title: Plant Store
7
7
layout :
8
8
searchbar-placement : header
9
9
page-width : full
10
+ tabs-placement : header
10
11
11
- navigation :
12
- - section : Get Started
13
- contents :
14
- - page : Welcome
15
- path : docs/pages/welcome.mdx
16
- - page : Concepts
17
- path : docs/pages/concepts.mdx
18
- - page : SDKs
19
- path : docs/pages/sdks.mdx
20
- slug : sdks
21
- - api : API Reference
22
-
23
- navbar-links :
24
- - type : minimal
25
- text : Fork this repo
26
- url : https://github.com/fern-api/docs-starter
27
- - type : filled
28
- text : Get a demo
29
- url : https://buildwithfern.com/contact?utm_campaign=demo&utm_medium=plantstore&utm_source=navbar
30
- - type : github
31
- value : https://github.com/fern-api/fern
12
+ tabs :
13
+ home :
14
+ display-name : Home
15
+ icon : home
16
+ guides :
17
+ display-name : Guides
18
+ icon : book
19
+ API Reference :
20
+ display-name : API Reference
21
+ icon : puzzle
32
22
23
+ navigation :
24
+ - tab : home
25
+ layout :
26
+ - section : Get Started
27
+ contents :
28
+ - page : Welcome
29
+ path : docs/pages/welcome.mdx
30
+ - tab : guides
31
+ layout :
32
+ - section : Learn
33
+ contents :
34
+ - page : Concepts
35
+ path : docs/pages/concepts.mdx
36
+ - page : SDKs
37
+ path : docs/pages/sdks.mdx
38
+ slug : sdks
39
+ - tab : API Reference
40
+ layout :
41
+ - api : API Reference
42
+
33
43
colors :
34
44
accentPrimary :
35
45
dark : " #81C784"
You can’t perform that action at this time.
0 commit comments