Blog site sample Positions not set

This commit is contained in:
fredtempez 2021-04-11 19:20:48 +02:00
parent 26fe5fb214
commit 452123813e
1 changed files with 3 additions and 0 deletions

View File

@ -681,6 +681,7 @@ class init extends common {
'picture' => 'galerie/landscape/meadow.jpg',
'hidePicture' => false,
'pictureSize' => 20,
'picturePosition' => 'left',
'publishedOn' => 1548790902,
'state' => true,
'title' => 'Mon premier article',
@ -699,6 +700,7 @@ class init extends common {
'picture' => 'galerie/landscape/desert.jpg',
'hidePicture' => false,
'pictureSize' => 40,
'picturePosition' => 'right',
'publishedOn' => 1550432502,
'state' => true,
'title' => 'Mon deuxième article',
@ -717,6 +719,7 @@ class init extends common {
'picture' => 'galerie/landscape/iceberg.jpg',
'hidePicture' => false,
'pictureSize' => 100,
'picturePosition' => 'left',
'publishedOn' => 1550864502,
'state' => true,
'title' => 'Mon troisième article',