parent
19b56a6f9a
commit
441c4ae600
@ -1,5 +1,8 @@
|
||||
{
|
||||
"autoquotes": null,
|
||||
"autoquotes": {
|
||||
"en": "“”‘’",
|
||||
"fr": "«»‹›"
|
||||
},
|
||||
"brandColors": [],
|
||||
"corsProxy": "/corsprox",
|
||||
"name": "alex.portfolio",
|
||||
@ -121,7 +124,10 @@
|
||||
"customRoles": [],
|
||||
"draftsDir": null,
|
||||
"previewUrl": null,
|
||||
"languages": [],
|
||||
"languages": [
|
||||
"en",
|
||||
"fr"
|
||||
],
|
||||
"media": {
|
||||
"advanced": true,
|
||||
"customFields": [
|
||||
|
@ -62,7 +62,7 @@
|
||||
"icon": "text-input",
|
||||
"key": "description",
|
||||
"label": "Description",
|
||||
"localised": false,
|
||||
"localised": true,
|
||||
"options": {
|
||||
"wrapping": true,
|
||||
"multiline": false
|
||||
|
@ -1,7 +1,10 @@
|
||||
{
|
||||
"name": "Alex Eguiluz",
|
||||
"url": "https://alexeguiluz.fr",
|
||||
"description": null,
|
||||
"description": {
|
||||
"en": "",
|
||||
"fr": ""
|
||||
},
|
||||
"image": "/uploads/art/5_Grandma'sGift/2_picture.jpg",
|
||||
"___mb_schema": "/.mattrbld/schemas/site-meta.json"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user