Create config.json
This commit is contained in:
parent
afacf169fe
commit
0b3a40fe06
20
config.json
Normal file
20
config.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"title" : "Simple Dash",
|
||||
"items" : [
|
||||
{
|
||||
"alt" : "Github",
|
||||
"icon" : "fab fa-github",
|
||||
"link" : "https://github.com/Swagielka"
|
||||
},
|
||||
{
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user