update settings sidebar and contact info in readme
This commit is contained in:
parent
7b4191c07c
commit
866348e9b5
@ -35,4 +35,4 @@ Delete everything (except settings.php on root and /data folder) and reupload.
|
|||||||
# Contact
|
# Contact
|
||||||
If you wish to make bug reports or suggestions to the project, it is easier if you do them directly to me, writing a message to my current fediverse profile.
|
If you wish to make bug reports or suggestions to the project, it is easier if you do them directly to me, writing a message to my current fediverse profile.
|
||||||
|
|
||||||
@hideki@gameliberty.club
|
@aadil@merveilles.town
|
||||||
|
@ -7,7 +7,7 @@ $setting['appname'] = "Fedi Tumblr";
|
|||||||
$setting['url'] = "http://aadils.computer/fedi";
|
$setting['url'] = "http://aadils.computer/fedi";
|
||||||
|
|
||||||
//Short description
|
//Short description
|
||||||
$setting['description'] = "<p>Dashboard FE (or DashFE if you like it) it's a third party client/frontend for Pleroma and Mastodon that tries to mimic the look and feel of the Tumblr user dashboard, putting big emphasis in a timeline filled by media of all types</p> <p>Currently a Work in Progress, DashFE can actually be used but it's very possible that there are still rough edges, missing features and stuff that needs to be corrected and/or optimized. Issues, suggestion or sugerences please contact <b>@hideki@gameliberty.club</b> via your favorite fediverse account.</p><p>Thank You</p>";
|
$setting['description'] = "<p>Fedi Tumblr is a frontend for interacting with the fediverse that is meant to replicate the feel of Tumblr.</p><br><p>The source code for the project can be found <a href='https://git.autonomic.zone/aadil/fedi-tumblr'>here</a>.</p>";
|
||||||
|
|
||||||
//Locked Instance
|
//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
|
//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
|
||||||
|
Loading…
Reference in New Issue
Block a user