diff --git a/menu/footer.json b/menu/footer.json new file mode 100644 index 0000000000..9c5ffcda1f --- /dev/null +++ b/menu/footer.json @@ -0,0 +1,34 @@ +[ + { + "label": "API Documentation", + "href": "https://www.scaleway.com/en/developers" + }, + { + "label": "Scaleway console", + "href": "https://account.scaleway.com/" + }, + { + "label": "Dedibox console", + "href": "https://console.online.net/en/login" + }, + { + "label": "Scaleway Learning", + "href": "https://www.scaleway.com/en/scaleway-learning/" + }, + { + "label": "Scaleway.com", + "href": "https://www.scaleway.com/en/" + }, + { + "label": "Pricing", + "href": "https://www.scaleway.com/en/pricing/" + }, + { + "label": "Blog", + "href": "https://www.scaleway.com/en/blog/" + }, + { + "label": "Careers", + "href": "https://www.scaleway.com/en/careers/" + } +]