Changing pirate icon
This commit is contained in:
parent
d943adc458
commit
17aa2b971c
|
@ -1,5 +1,5 @@
|
|||
<div class="thumbnail col-lg-1 col-sm-2 col-xs-4">
|
||||
<%= image_tag user.gravatar_url(:default => "http://members.heatsynclabs.org/pirate.jpg") %>
|
||||
<%= image_tag user.gravatar_url(:default => "http://members.heatsynclabs.org/pirate.png") %>
|
||||
<span class="badges"><%= raw(user.member_status_symbol) %></span>
|
||||
|
||||
<h4><%= link_to user.name, user %></h4>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 KiB |
BIN
public/pirate.png
Normal file
BIN
public/pirate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
Loading…
Reference in New Issue
Block a user