rangolio/frontend/public/data/shared/user-data.json

14 lines
311 B
JSON

{
"name": "John Doe",
"greetingLine": "Hi! My name is",
"tagLine": "Me like tech. Checkout my blog where I have nice stuff!",
"profilePhoto": "homepage/media/profile.png",
"links": {
"instagram": ""
},
"contact":{
"email":"",
"phone": ""
}
}