-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdata.json
More file actions
24 lines (24 loc) · 545 Bytes
/
data.json
File metadata and controls
24 lines (24 loc) · 545 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"artist": {
"email": "ego@acjs.net",
"location": "The Hague, Netherlands",
"name": "Alexander Christiaan Jacob",
"twitter": "ACJ",
"url": "https://alexanderchristiaanjacob.com/"
},
"artwork": {
"dir": "ltr",
"lang": "en",
"description": "Blank canvas.",
"title": "Canvas",
"themeColor": "white",
"image": "https://deidee.com/logo.png?str=hetcanvas",
"url": "./"
},
"offer": {
"price": 1024,
"currency": "USD"
},
"body": "<h1>Hallo, wereld!</h1>",
"gtm": "UA-6227584-61"
}