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
.col-md-8.col-md-offset-2#header
.row
- if conference.picture?
.col-md-4
= image_tag(conference.picture_url,
class: 'img-responsive img-center',
id: 'splash-logo')
.col-md-8
-# - if conference.picture?
-# .col-md-4
-# = image_tag(conference.picture_url,
-# class: 'img-responsive img-center',
-# id: 'splash-logo')
.col-md-8.col-md-offset-2
%h1
= conference.title
%h3