rework theme creative
This commit is contained in:
@@ -15,15 +15,15 @@
|
|||||||
"Contact": "#contact"
|
"Contact": "#contact"
|
||||||
},
|
},
|
||||||
"publish": {
|
"publish": {
|
||||||
"Address": "sftp://kitoy.me",
|
"Address": "",
|
||||||
"Port": "56565",
|
"Port": "22",
|
||||||
"username": "preview",
|
"username": "",
|
||||||
"folder": "/preview"
|
"folder": ""
|
||||||
},
|
},
|
||||||
"blocs": {
|
"blocs": {
|
||||||
"bloc0": {
|
"bloc0": {
|
||||||
"name": "bloc0",
|
"name": "bloc0",
|
||||||
"type": "presentation",
|
"type": "_presentation",
|
||||||
"title": "Mon Petit site pas \u00e0 Moi",
|
"title": "Mon Petit site pas \u00e0 Moi",
|
||||||
"text": " ",
|
"text": " ",
|
||||||
"text_button": "En savoir plus",
|
"text_button": "En savoir plus",
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"Lien": {
|
"Lien": {
|
||||||
"name": "Lien",
|
"name": "Lien",
|
||||||
"type": "external_link",
|
"type": "_external_link",
|
||||||
"property": "",
|
"property": "",
|
||||||
"bg_color": "#000000",
|
"bg_color": "#000000",
|
||||||
"fg_color": "#000000",
|
"fg_color": "#000000",
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"galerie": {
|
"galerie": {
|
||||||
"name": "galerie",
|
"name": "galerie",
|
||||||
"type": "gallery",
|
"type": "_gallery",
|
||||||
"coquelicot.jpg": {
|
"coquelicot.jpg": {
|
||||||
"title": "Coquelicot",
|
"title": "Coquelicot",
|
||||||
"subtitle": "Un coquelicot",
|
"subtitle": "Un coquelicot",
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
},
|
},
|
||||||
"Texte1": {
|
"Texte1": {
|
||||||
"name": "Texte1",
|
"name": "Texte1",
|
||||||
"type": "text",
|
"type": "_text",
|
||||||
"property": "",
|
"property": "",
|
||||||
"bg_color": "#000000",
|
"bg_color": "#000000",
|
||||||
"fg_color": "#000000",
|
"fg_color": "#000000",
|
||||||
@@ -79,7 +79,7 @@
|
|||||||
},
|
},
|
||||||
"contact": {
|
"contact": {
|
||||||
"name": "contact",
|
"name": "contact",
|
||||||
"type": "contact",
|
"type": "_contact",
|
||||||
"property": "",
|
"property": "",
|
||||||
"bg_color": "#000000",
|
"bg_color": "#000000",
|
||||||
"fg_color": "#000000",
|
"fg_color": "#000000",
|
||||||
|
|||||||
Reference in New Issue
Block a user