File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "foremostLinks" : [
3
+ {
4
+ "icon" : " DevToolsCategoryIcon" ,
5
+ "label" : " API Documentation" ,
6
+ "slug" : " https://www.scaleway.com/en/developers/"
7
+ },
8
+ {
9
+ "icon" : " UseCaseCategoryIcon" ,
10
+ "label" : " Tutorials" ,
11
+ "slug" : " tutorials"
12
+ },
13
+ {
14
+ "icon" : " BillingCategoryIcon" ,
15
+ "label" : " Troubleshooting Hub" ,
16
+ "slug" : " troubleshooting"
17
+ },
18
+ {
19
+ "icon" : " BillingCategoryIcon" ,
20
+ "label" : " Interactive Demos" ,
21
+ "slug" : " demos"
22
+ },
23
+ {
24
+ "icon" : " DocumentationCategoryIcon" ,
25
+ "label" : " FAQs" ,
26
+ "slug" : " faq"
27
+ },
28
+ {
29
+ "icon" : " ManagementAndGovernanceCategoryIcon" ,
30
+ "label" : " Changelog" ,
31
+ "slug" : " changelog"
32
+ }
33
+ ],
34
+ "quickLinks" : [
35
+ {
36
+ "label" : " Scaleway Learning" ,
37
+ "slug" : " https://www.scaleway.com/en/scaleway-learning/"
38
+ },
39
+ {
40
+ "label" : " Docs Github" ,
41
+ "slug" : " https://github.com/scaleway/docs-content"
42
+ }
43
+ ]
44
+ }
You can’t perform that action at this time.
0 commit comments