Skip to content

Commit 6260405

Browse files
committed
feat: add json for footer WDOC-1006
1 parent 7b86487 commit 6260405

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

menu/footer.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[
2+
{
3+
"label": "API Docs",
4+
"href": "https://www.scaleway.com/en/developers"
5+
},
6+
{
7+
"label": "Scaleway console",
8+
"href": "https://account.scaleway.com/"
9+
},
10+
{
11+
"label": "Dedibox console",
12+
"href": "https://console.online.net/en/login"
13+
},
14+
{
15+
"label": "Scaleway Learning",
16+
"href": "https://www.scaleway.com/en/scaleway-learning/"
17+
},
18+
{
19+
"label": "Scaleway.com",
20+
"href": "https://www.scaleway.com/en/"
21+
},
22+
{
23+
"label": "Pricing",
24+
"href": "https://www.scaleway.com/en/pricing/"
25+
},
26+
{
27+
"label": "Blog",
28+
"href": "https://www.scaleway.com/en/blog/"
29+
},
30+
{
31+
"label": "Careers",
32+
"href": "https://www.scaleway.com/en/careers/"
33+
}
34+
]

0 commit comments

Comments
 (0)