lion/docs/_data/footer.json
2021-05-05 09:35:26 +02:00

37 lines
640 B
JSON

[
{
"name": "Discover",
"children": [
{
"text": "Blog",
"href": "/blog/"
},
{
"text": "Help and Feedback",
"href": "https://github.com/ing-bank/lion/issues"
}
]
},
{
"name": "Follow",
"children": [
{
"text": "Github",
"href": "https://github.com/ing-bank/lion"
},
{
"text": "Slack",
"href": "/about/slack/"
}
]
},
{
"name": "Support",
"children": [
{
"text": "Contribute",
"href": "https://github.com/ing-bank/lion/blob/master/CONTRIBUTING.md"
}
]
}
]