tweak method

This commit is contained in:
Michael Ball 2020-07-14 18:15:01 -07:00
parent 4c29d57aae
commit b66f69599a

View file

@ -21,7 +21,7 @@
= javascript_include_tag "//cdn.transifex.com/live.js"
= yield(:head)
- if @conference && @conference.custom_css?
- if @conference && @conference.custom_css
%style{type: 'text/css'}
= @conference.custom_css