From 63cac05f1aa73a58018f954736540ec52995e6f9 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 13 Jan 2022 10:49:40 +0600 Subject: [PATCH] Update settings sidebar --- settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.php b/settings.php index 93b4e23..657fc10 100644 --- a/settings.php +++ b/settings.php @@ -7,7 +7,7 @@ $setting['appname'] = "Fedi Tumblr"; $setting['url'] = "http://aadils.computer/fedi"; //Short description -$setting['description'] = "

Fedi Tumblr is a frontend for interacting with the fediverse that is meant to replicate the feel of Tumblr.


The source code for the project can be found here.

"; +$setting['description'] = "

A tumblr-like frontend for interacting with the fediverse.

"; //Locked Instance //If you prefer your instance of DashboardFE to be locked to a certain fediverse server (your own server, for example) and prevent it's use on another fediverse server, just uncomment the following line and put the url of the desired server