From a363862d38b1a1ec27e200669e2c8c403caa3f05 Mon Sep 17 00:00:00 2001 From: Logan Fick Date: Sun, 22 Jul 2018 18:30:26 -0400 Subject: [PATCH] Added Discord link to footer. --- app/assets/images/discord.png | Bin 0 -> 315 bytes app/views/layouts/_footer.html.erb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 app/assets/images/discord.png diff --git a/app/assets/images/discord.png b/app/assets/images/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..3b0c668ecd1e8ae3d6469c372e3da65c7c10512b GIT binary patch literal 315 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU zs4*}w$dv^71v9YkS@LO)=^A~J*H5lY?#bcXx2-k8&&^zIc3o+pMHgHCBL)VBd`}n0 z5Q)pVXFbK56$BUpqc|t~oKp*YSMM{G{jT1cr}sswGe6ItBrF+oNafB2ArsME%ignl zCy4PbnCdz~KtDnG(EQrNI*D#G62fnbu&%$*_2BsZhw|c+h2FmiS|z}9J~EQwiq^WY irFSPZc5yS6GOae|yy4z+x{85;fx*+&&t;ucLK6VVk%lAy literal 0 HcmV?d00001 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 %>