Skip to content

Commit

Permalink
add google+ icon to the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ehlyzov committed May 6, 2015
1 parent bdce904 commit c0ad09f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/views/lib/_footer.html.erb
Expand Up @@ -24,5 +24,9 @@
<%= link_to 'http://ru.pinterest.com/markinjewellery/', class: 'invisible', target: '_blank' do %>
<span class="lib-textStyle-websymbol">&#237;</span>
<% end %>
<%= link_to 'https://plus.google.com/+Vladimirmarkinjewelry', class: 'invisible', target: '_blank' do %>
<span class="lib-textStyle-websymbol">&#232;</span>
<% end %>

</small>
</lib-layout-cell>
</lib-layout-cell>

0 comments on commit c0ad09f

Please sign in to comment.