diff --git a/composer.lock b/composer.lock index 1dedb2f..e60d896 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": "22e7e8b69b4cd3ad07502cad876cb7d2", + "content-hash": "897f15b189b0dd918abc0a9899ad2896", "packages": [ { "name": "erusev/parsedown", @@ -257,66 +257,6 @@ "source": "https://github.com/picocms/Pico" } }, - { - "name": "picocms/pico-theme", - "version": "v3.0.0-alpha.2", - "source": { - "type": "git", - "url": "https://github.com/picocms/pico-theme.git", - "reference": "2abf36b6621e667798420d6dc91d73bef7792365" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/picocms/pico-theme/zipball/2abf36b6621e667798420d6dc91d73bef7792365", - "reference": "2abf36b6621e667798420d6dc91d73bef7792365", - "shasum": "" - }, - "require": { - "picocms/pico": "self.version" - }, - "type": "pico-theme", - "extra": { - "installer-name": "default", - "branch-alias": { - "dev-master": "2.1.x-dev", - "dev-pico-3.0": "3.0.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Daniel Rudolf", - "email": "picocms.org@daniel-rudolf.de", - "role": "Lead Developer" - }, - { - "name": "The Pico Community", - "homepage": "http://picocms.org/" - }, - { - "name": "Contributors", - "homepage": "https://github.com/picocms/pico-theme/graphs/contributors" - } - ], - "description": "This is Pico's official default theme. Pico is a stupidly simple, blazing fast, flat file CMS.", - "homepage": "http://picocms.org/", - "keywords": [ - "default-theme", - "pico", - "pico-theme", - "picocms", - "picocms-theme" - ], - "support": { - "docs": "http://picocms.org/themes/default/", - "issues": "https://github.com/picocms/pico-theme/issues", - "source": "https://github.com/picocms/pico-theme" - }, - "time": "2020-12-24T16:56:05+00:00" - }, { "name": "seacms/manager", "version": "dev-master", @@ -368,6 +308,37 @@ ], "time": "2023-02-18T01:07:08+00:00" }, + { + "name": "seacms/seacms-theme", + "version": "dev-master", + "dist": { + "type": "path", + "url": "../seacms-theme", + "reference": "7e1c0927f4164d4edf448c0be80e207af34770fa" + }, + "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", @@ -773,7 +744,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'