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

7 lines
179 B
JSON
Executable File

{
"name": "John Doe",
"introContent": "<span>Write something about yourself here!</span>",
"profilePhoto": "homepage/media/profile.png",
"builtWith": true
}