agenda-libre-ruby/app/views/orgas/_favicon.html.haml

3 lines
147 B
Plaintext
Raw Normal View History

2019-02-27 15:10:53 +01:00
- if orga.url.present? && orga.url.match(/^http/) && !orga.url.match(/facebook/)
= image_tag orga.url + '/favicon.ico', alt: '', class: :favicon