blob: 7368cca907f643738e8ff8756d4cd19374eab358 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[
{
"name": "Stundenplan",
"load": "content",
"url": "timetable.html"
},
{
"name": "Gitlab",
"img": "https://gitlab.com/assets/favicon-075eba76312e8421991a0c1f89a89ee81678bcde72319dd3e8047e2a47cd3a42.ico",
"load": "href",
"url": "https://gitlab.com/MDWay"
},
{
"name": "Github",
"img": "https://assets-cdn.github.com/favicon.ico",
"load": "href",
"url": "https://github.com/MDWay"
}
]
|