adds Brandon Rhodes

This commit is contained in:
Christopher Neugebauer 2017-10-29 19:53:04 -07:00
parent d6dbf8ede9
commit 35d819b813
2 changed files with 11 additions and 1 deletions

View file

@ -79,13 +79,23 @@
<h1>Speakers</h1>
<div class="row speaker-list">
<div class="speaker" >
<div class="image-alignment">
<div class="circle" style="border: 0;">
<div class="fill" style="background-image: url('{% static "images/brandon.jpg" %}');"></div>
</div>
</div>
<h4>Brandon Rhodes</h4>
<span class="presentation-title">Keynote Speaker</span>
</div>
<div class="speaker" >
<div class="image-alignment">
<div class="circle" style="border: 0;">
<div class="fill" style="background-image: url('{% static "images/cczona.jpg" %}');"></div>
</div>
</div>
<h4>Carina C. Zona</h4>
<span class="presentation-title">Keynote Speaker</span>
</div>

BIN
static/images/brandon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB