From bacdddd47e677e1e014312b34f660e257830b264 Mon Sep 17 00:00:00 2001 From: Thatoo Date: Thu, 16 Feb 2023 20:45:30 +0100 Subject: [PATCH] update(meta):yaml typo --- composer.lock | 36 ++++++++++++++++++++++++++++++++++-- content/_meta.md | 9 +++++---- 2 files changed, 39 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e78b20e..9abd034 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dd56c9f1efa3163d0514f67f341b6e5b", + "content-hash": "897f15b189b0dd918abc0a9899ad2896", "packages": [ { "name": "erusev/parsedown", @@ -366,6 +366,37 @@ ], "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", "version": "v1.27.0", @@ -771,7 +802,8 @@ "minimum-stability": "dev", "stability-flags": { "picocms/pico": 20, - "seacms/manager": 20 + "seacms/manager": 20, + "seacms/seacms-theme": 20 }, "prefer-stable": true, "prefer-lowest": false, diff --git a/content/_meta.md b/content/_meta.md index a316a30..c0ad9c9 100644 --- a/content/_meta.md +++ b/content/_meta.md @@ -16,10 +16,11 @@ icon0_txt: Our Git repo icon1: moon-upload button: - icon: moon-upload -image1: '%theme_url%/img/drop.jpg' -image1_alt: Image alternative -image1_title: Editable title -image1_txt: Editable texte +image1: + url: '%theme_url%/img/drop.jpg' + alt: Image alternative + title: Editable title + txt: Editable texte module: - id: 0 url: '%theme_url%/img/drop.jpg'