attempt to fix style syntax

This commit is contained in:
Michael Ball 2019-12-17 01:41:01 -08:00
parent de7a6036d1
commit 7657ddf27f

View file

@ -63,7 +63,7 @@
- if @conference.contact.has_social_media?
= render 'social_media', contact: @conference.contact
= render 'footer'
)
-# - content_for :script_head do
-# :javascript
-# var triangle_tcs = tinycolor("#{h(@conference.color)}").monochromatic();