Add JS as the one who made themes in the about page

This commit is contained in:
Jeremy Zhang 2017-05-26 04:16:40 +00:00
parent 0ffcf45eb2
commit e21f463558
2 changed files with 14 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -77,6 +77,20 @@ etc.</p>
</div>
</div>
<div class="col s12 m6">
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
<div class="row valign-wrapper">
<div class="col s2">
<img src="{{ url_for('static', filename='img/people/js.png') }}" alt=".JS" class="circle responsive-img">
</div>
<div class="col s10">
<h5 class="black-text card-title">.JS</h5><!-- Yes this dot is intentional -->
<p class="black-text flow-text">Embed Theme Architect</p>
</div>
</div>
</div>
</div>
<div class="col s12 m6">
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
<div class="row valign-wrapper">