summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/images/discord.pngbin0 -> 315 bytes
-rw-r--r--app/views/layouts/_footer.html.erb4
2 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/images/discord.png b/app/assets/images/discord.png
new file mode 100644
index 0000000..3b0c668
--- /dev/null
+++ b/app/assets/images/discord.png
Binary files differ
diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb
index cc2b2fd..e6ad78f 100644
--- a/app/views/layouts/_footer.html.erb
+++ b/app/views/layouts/_footer.html.erb
@@ -17,8 +17,8 @@
<%= link_to "https://mstdn.io/@RedstonerServer", title: "Redstoner on Mastodon" do %>
Mastodon <%= image_tag("mastodon.png") %>
<% end %> |
- <%= link_to "http://rdstnr4biap5nao2.onion", title: "Redstoner over Tor" do %>
- Onion Service <%= image_tag("tor.png") %>
+ <%= link_to "https://discord.gg/QjfcPEJ", title: "Redstoner's Official Discord" do %>
+ Discord <%= image_tag("discord.png") %>
<% end %>
<% if current_user %>
| <%= link_to "/slack/?" + {mail: current_user.try(:email)}.to_param do %>