mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Added email to social media section
related to #764 Signed-off-by: Carlos Coelho <carlos@pencillabs.com>
This commit is contained in:
parent
483d9a234e
commit
fda08ecdb5
1 changed files with 3 additions and 0 deletions
|
|
@ -17,3 +17,6 @@
|
|||
- unless @conference.contact.googleplus.blank?
|
||||
= link_to "#{ @conference.contact.googleplus }" do
|
||||
%i.fa.fa-google-plus-square.fa-4x
|
||||
- unless @conference.contact.email.blank?
|
||||
= mail_to "#{ @conference.contact.email }" do
|
||||
%i.fa.fa-envelope-o.fa-4x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue