Hide the small image for now

This commit is contained in:
Michael Ball 2019-12-17 03:15:05 -08:00
parent beb1b8ae26
commit 8d6c9978b9

View file

@ -4,12 +4,12 @@
.row .row
.col-md-8.col-md-offset-2#header .col-md-8.col-md-offset-2#header
.row .row
- if conference.picture? -# - if conference.picture?
.col-md-4 -# .col-md-4
= image_tag(conference.picture_url, -# = image_tag(conference.picture_url,
class: 'img-responsive img-center', -# class: 'img-responsive img-center',
id: 'splash-logo') -# id: 'splash-logo')
.col-md-8 .col-md-8.col-md-offset-2
%h1 %h1
= conference.title = conference.title
%h3 %h3