Archived
Added Mastodon and onion service links to footer.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 477 B |
Binary file not shown.
|
After Width: | Height: | Size: 581 B |
@@ -13,6 +13,12 @@
|
|||||||
<% end %> |
|
<% end %> |
|
||||||
<%= link_to "https://twitter.com/RedstonerServer", title: "Redstoner on Twitter" do %>
|
<%= link_to "https://twitter.com/RedstonerServer", title: "Redstoner on Twitter" do %>
|
||||||
Twitter <%= image_tag("twitter.png") %>
|
Twitter <%= image_tag("twitter.png") %>
|
||||||
|
<% end %> |
|
||||||
|
<%= 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") %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% if current_user %>
|
<% if current_user %>
|
||||||
| <%= link_to "/slack/?" + {mail: current_user.try(:email)}.to_param do %>
|
| <%= link_to "/slack/?" + {mail: current_user.try(:email)}.to_param do %>
|
||||||
@@ -20,4 +26,4 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user