make userprofiles rely on fetched data rather than local json
This commit is contained in:
@@ -1,58 +0,0 @@
|
||||
[
|
||||
{
|
||||
"name": "jamesen",
|
||||
"desc": "project pioneer.",
|
||||
"img": "https://i.imgur.com/CBRxP3Z.png",
|
||||
"devBadge": true,
|
||||
"profile": {
|
||||
"bigdesc": ["Tutaj będzie kiedyś opis profilu."],
|
||||
"links": [
|
||||
{
|
||||
"resname": "Website",
|
||||
"href": "https://manczak.net"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Mollin",
|
||||
"desc": "porucznik essy.",
|
||||
"img": "https://i.imgur.com/64sHQjM.jpg",
|
||||
"profile": {
|
||||
"bigdesc": ["Tutaj będzie kiedyś opis profilu."]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Elephant",
|
||||
"desc": "osobnik demencyjny.",
|
||||
"img": "https://i.imgur.com/INQM1Cd.png",
|
||||
"profile": {
|
||||
"bigdesc": ["Tutaj będzie kiedyś opis profilu."]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Dzioba",
|
||||
"desc": "backend bastard.",
|
||||
"img": "https://i.imgur.com/0gUirZH.png",
|
||||
"devBadge": true,
|
||||
"profile": {
|
||||
"bigdesc": ["Tutaj będzie kiedyś opis profilu."]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "KuOlek",
|
||||
"desc": "duch. (bo go nie ma)",
|
||||
"img": "https://i.imgur.com/SCTXTtz.png",
|
||||
"profile": {
|
||||
"bigdesc": ["Tutaj będzie kiedyś opis profilu."]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bavil Gravlax",
|
||||
"desc": "śpiący rękawek.",
|
||||
"img": "https://i.imgur.com/6bxpBgK.png",
|
||||
"profile": {
|
||||
"bigdesc": ["Tutaj będzie kiedyś opis profilu."]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user