ressources à l'installation

This commit is contained in:
Deltacms 2023-04-21 17:31:30 +02:00
parent c4de4716a7
commit 7367ea3cd0
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"textHide": false,
"textTransform": "none",
"linkHomePage": true,
"imageContainer": "auto",
"imageContainer": "cover",
"tinyHidden": true,
"feature": "wallpaper",
"featureContent": "<p>Banner empty<\/p>",
@ -83,8 +83,8 @@
"width": "container",
"burgerTextColor": "#DDD",
"burgerFontSize": "1.5em",
"minWidthTab" => "auto",
"minWidthParentOrAll" => false
"minWidthTab": "auto",
"minWidthParentOrAll": false
},
"site": {
"backgroundColor": "rgba(255, 255, 255, 1)",

View File

@ -69,7 +69,7 @@ class init extends common {
]
],
'core' => [
'dataVersion' => 4406,
'dataVersion' => 4407,
'lastBackup' => 0,
'lastClearTmp' => 0,
'lastAutoUpdate' => 0,
@ -334,7 +334,7 @@ class init extends common {
'textHide' => false,
'textTransform' => 'none',
'linkHomePage' => true,
'imageContainer' => 'auto',
'imageContainer' => 'cover',
'tinyHidden' => true,
'feature' => 'wallpaper',
'featureContent' => '<p>Bannière vide</p>',