diff --git a/app/views/dashboard/index.html.erb b/app/views/dashboard/index.html.erb index 5d38b7c..f7d6c99 100644 --- a/app/views/dashboard/index.html.erb +++ b/app/views/dashboard/index.html.erb @@ -5,7 +5,7 @@
<% if Setting.ejabberd_enabled? %>
<%= link_to services_chat_path, class: "block h-full px-6 py-6 rounded-md" do %> @@ -18,7 +18,7 @@ <% end %> <% if Setting.mastodon_enabled? %>
<%= link_to services_mastodon_path, class: "block h-full px-6 py-6 rounded-md" do %>

Mastodon

@@ -41,13 +41,13 @@ <% end %> <% if Setting.discourse_enabled? %>
<%= link_to "#{Setting.discourse_public_url}/session/sso?return_path=/", class: "block h-full px-6 py-6 rounded-md" do %>

Discourse

- Kosmos community forums and user support/help site + Community forums and support/help site

<% end %>
@@ -67,7 +67,9 @@ <% end %> <% if Setting.remotestorage_enabled? && Flipper.enabled?(:remotestorage, current_user) %> -
+
<%= link_to services_storage_path, class: "block h-full px-6 py-6 rounded-md" do %>

Storage

@@ -79,7 +81,7 @@ <% end %> <% if Setting.gitea_enabled? %>
<%= link_to Setting.gitea_public_url, class: "block h-full px-6 py-6 rounded-md" do %> diff --git a/public/img/logos/icon_remotestorage.svg b/public/img/logos/icon_remotestorage.svg new file mode 100644 index 0000000..a4813a5 --- /dev/null +++ b/public/img/logos/icon_remotestorage.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + +