From 535a08dbdf8a170e86d32f5799c64fbf2fbea4af Mon Sep 17 00:00:00 2001
From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com>
Date: Tue, 19 Oct 2021 10:17:10 -0300
Subject: [PATCH] rodber takes charge
---
.github/FUNDING.yml | 2 +-
README.md | 13 ++++---------
app/app.php | 2 +-
app/themes/Peafowl/views/dashboard.php | 6 +++---
composer.json | 4 ++--
lib/G/functions.php | 2 +-
6 files changed, 12 insertions(+), 17 deletions(-)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index 65c9822..f697948 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1 +1 @@
-custom: ["https://paypal.me/RodolfoBerrios", "https://chevereto.com/pricing"]
+custom: ["https://paypal.me/RodolfoBerrios"]
diff --git a/README.md b/README.md
index 698755b..dad5fb5 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,7 @@
# Chevereto-Free
-> 🔔 Subscribe to the [newsletter](https://newsletter.chevereto.com/subscription?f=PmL892XuTdfErVq763PCycJQrrnQgNmDybvvbXt7hbfEtgCJrjxKnBK4i9LmtXEOfM7MQBwP36vhsCGYOogbSIfBYw) to don't miss any update regarding Chevereto.
-
-[](https://chv.to/community)
-[](https://chv.to/discord)
-
Chevereto-Free allows you to create a full-featured image hosting website on your own server. It's your hosting and your rules, say goodbye to closures and restrictions.
## Project status
@@ -29,7 +24,7 @@ Starting on **2021-10** the [Chevereto](https://chevereto.com) organization won'
## About this fork
-Chevereto-Free is a mature fork of [Chevereto V3.16.2](https://releases.chevereto.com/3.X/3.16/3.16.2.html) in which only basic features are preserved. This fork was created for personal usage and small communities.
+Chevereto-Free is forked from [Chevereto V3.16.2](https://releases.chevereto.com/3.X/3.16/3.16.2.html) in which only basic features are preserved. This fork was created for personal usage and small communities.
👉 **This fork removes**
@@ -59,9 +54,9 @@ Chevereto-Free is a mature fork of [Chevereto V3.16.2](https://releases.cheveret
* Requires [Composer](https://getcomposer.org)
```sh
-composer create-project chevereto/chevereto-free . \
+composer create-project rodber/chevereto-free . \
--repository='{
- "url": "https://github.com/chevereto/chevereto-free.git",
+ "url": "https://github.com/rodber/chevereto-free.git",
"type": "vcs"
}' \
--remove-vcs \
@@ -70,7 +65,7 @@ composer create-project chevereto/chevereto-free . \
## Manual installation
-* Pick the [latest release](https://github.com/chevereto/chevereto-free/releases/latest)
+* Pick the [latest release](https://github.com/rodber/chevereto-free/releases/latest)
* Download the tagged `$TAG.zip` release artifact
* Unzip the release in your target `public` web-server directory
diff --git a/app/app.php b/app/app.php
index 40f84cd..92d248c 100644
--- a/app/app.php
+++ b/app/app.php
@@ -1,7 +1,7 @@
GitHub:
- Watch
- Star
+ Watch
+ Star
-