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