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