1.5
Rodolfo Berrios 2021-10-07 19:56:21 -03:00
parent 458dfd69e3
commit 8ec926377d
No known key found for this signature in database
GPG Key ID: D3AAC2481DBDD9FE
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
> 🔔 Subscribe to the [newsletter](https://newsletter.chevereto.com/subscription?f=PmL892XuTdfErVq763PCycJQrrnQgNmDybvvbXt7hbfEtgCJrjxKnBK4i9LmtXEOfM7MQBwP36vhsCGYOogbSIfBYw) to don't miss any update regarding Chevereto. > 🔔 Subscribe to the [newsletter](https://newsletter.chevereto.com/subscription?f=PmL892XuTdfErVq763PCycJQrrnQgNmDybvvbXt7hbfEtgCJrjxKnBK4i9LmtXEOfM7MQBwP36vhsCGYOogbSIfBYw) to don't miss any update regarding Chevereto.
<img src="content/images/system/default/logo.svg" width="100%"> <img alt="Chevereto" src="content/images/system/default/logo.svg" width="100%">
[![Community](https://img.shields.io/badge/chv.to-community-blue?style=flat-square)](https://chv.to/community) [![Community](https://img.shields.io/badge/chv.to-community-blue?style=flat-square)](https://chv.to/community)
[![Discord](https://img.shields.io/discord/759137550312407050?style=flat-square)](https://chv.to/discord) [![Discord](https://img.shields.io/discord/759137550312407050?style=flat-square)](https://chv.to/discord)
@ -56,7 +56,7 @@ Chevereto-Free is a mature fork of [Chevereto V3.16.2](https://releases.cheveret
```sh ```sh
composer create-project chevereto/chevereto-free . \ composer create-project chevereto/chevereto-free . \
--repository="{\"url\": \"https://github.com/chevereto/chevereto-free.git\", \"type\": \"vcs\"}" \ --repository='{"url": "https://github.com/chevereto/chevereto-free.git", "type": "vcs"}' \
--remove-vcs \ --remove-vcs \
--ignore-platform-reqs --ignore-platform-reqs
``` ```

View File

@ -6,6 +6,7 @@
"homepage": "https://github.com/chevereto/chevereto-free", "homepage": "https://github.com/chevereto/chevereto-free",
"keywords": [ "keywords": [
"image-hosting", "image-hosting",
"upload-image",
"gallery" "gallery"
], ],
"authors": [ "authors": [