2019-01-11 16:36:16 +01:00
|
|
|
{
|
|
|
|
"title" : "Simple Dash",
|
|
|
|
"items" : [
|
|
|
|
{
|
|
|
|
"alt" : "Github",
|
|
|
|
"icon" : "fab fa-github",
|
2019-10-10 15:02:37 +02:00
|
|
|
"link" : "https://github.com/kutyla-philipp"
|
2019-01-11 16:36:16 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"alt" : "Twitter",
|
|
|
|
"icon" : "fab fa-twitter",
|
|
|
|
"link" : "https://twitter.com/Kukielka_"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"alt" : "Docker Hub",
|
|
|
|
"icon" : "fab fa-docker",
|
|
|
|
"link" : "https://hub.docker.com/u/kukielka/"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|