]> git.mxchange.org Git - friendica.git/commitdiff
Add "Nextcloud" to the statisrics
authorMichael <heluecht@pirati.ca>
Sat, 1 Aug 2020 09:26:41 +0000 (09:26 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 1 Aug 2020 09:26:41 +0000 (09:26 +0000)
src/Module/Admin/Federation.php

index fd60b071526b88fc65e3b8106342db0554c72548..aef8aa74932d68a0c34717857625dab8c25b7e13 100644 (file)
@@ -42,6 +42,7 @@ class Federation extends BaseAdmin
                        'hubzilla'    => ['name' => 'Hubzilla/Red Matrix', 'color' => '#43488a'], // blue from the logo
                        'mastodon'    => ['name' => 'Mastodon', 'color' => '#1a9df9'], // blue from the Mastodon logo
                        'misskey'     => ['name' => 'Misskey', 'color' => '#ccfefd'], // Font color of the homepage
+                       'nextcloud'   => ['name' => 'Nextcloud', 'color' => '#1cafff'], // Logo color
                        'peertube'    => ['name' => 'Peertube', 'color' => '#ffad5c'], // One of the logo colors
                        'pixelfed'    => ['name' => 'Pixelfed', 'color' => '#11da47'], // One of the logo colors
                        'pleroma'     => ['name' => 'Pleroma', 'color' => '#E46F0F'], // Orange from the text that is used on Pleroma instances