attempt to fix style syntax
This commit is contained in:
parent
de7a6036d1
commit
7657ddf27f
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
||||||
- if @conference.contact.has_social_media?
|
- if @conference.contact.has_social_media?
|
||||||
= render 'social_media', contact: @conference.contact
|
= render 'social_media', contact: @conference.contact
|
||||||
= render 'footer'
|
= render 'footer'
|
||||||
|
)
|
||||||
-# - content_for :script_head do
|
-# - content_for :script_head do
|
||||||
-# :javascript
|
-# :javascript
|
||||||
-# var triangle_tcs = tinycolor("#{h(@conference.color)}").monochromatic();
|
-# var triangle_tcs = tinycolor("#{h(@conference.color)}").monochromatic();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue