Correction again
This commit is contained in:
parent
2b13164e28
commit
a40c930ae2
@ -1,2 +1,2 @@
|
|||||||
- if orga.url.present? && orga.url.match?(/^http/) && !orga.url.match?(/facebook/)
|
- if orga.url.present? && orga.url.match(/^http/) && !orga.url.match(/facebook/)
|
||||||
= image_tag orga.url + '/favicon.ico', alt: '', class: :favicon
|
= image_tag orga.url + '/favicon.ico', alt: '', class: :favicon
|
||||||
|
Loading…
Reference in New Issue
Block a user