update(meta):yaml typo

Thatoo 2 years ago
parent a0f31aebe2
commit bacdddd47e
  1. 36
      composer.lock
  2. 9
      content/_meta.md

36
composer.lock generated

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "dd56c9f1efa3163d0514f67f341b6e5b", "content-hash": "897f15b189b0dd918abc0a9899ad2896",
"packages": [ "packages": [
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@ -366,6 +366,37 @@
], ],
"time": "2023-01-24T10:27:03+00:00" "time": "2023-01-24T10:27:03+00:00"
}, },
{
"name": "seacms/seacms-theme",
"version": "dev-master",
"dist": {
"type": "path",
"url": "../seacms-theme",
"reference": "ba28a8dbe313cd441bb355883375a5a80bbad835"
},
"require": {
"seacms/manager": "dev-master"
},
"type": "pico-theme",
"extra": {
"installer-name": "seacms"
},
"license": [
"EUPL-1.2"
],
"description": "This is SeaCMS's official default theme.",
"homepage": "https://git.defis.info/SeaCMS/seacms-theme",
"keywords": [
"default-theme",
"pico",
"pico-theme",
"seacms",
"seacms-theme"
],
"transport-options": {
"relative": true
}
},
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.27.0", "version": "v1.27.0",
@ -771,7 +802,8 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
"picocms/pico": 20, "picocms/pico": 20,
"seacms/manager": 20 "seacms/manager": 20,
"seacms/seacms-theme": 20
}, },
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,

@ -16,10 +16,11 @@ icon0_txt: Our Git repo
icon1: moon-upload icon1: moon-upload
button: button:
- icon: moon-upload - icon: moon-upload
image1: '%theme_url%/img/drop.jpg' image1:
image1_alt: Image alternative url: '%theme_url%/img/drop.jpg'
image1_title: Editable title alt: Image alternative
image1_txt: Editable texte title: Editable title
txt: Editable texte
module: module:
- id: 0 - id: 0
url: '%theme_url%/img/drop.jpg' url: '%theme_url%/img/drop.jpg'

Loading…
Cancel
Save