mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Finished hackathon page, fixed some issues
This commit is contained in:
parent
aaa240eb29
commit
05b66f6e7c
61 changed files with 199 additions and 94 deletions
|
@ -10,7 +10,7 @@
|
|||
<div class="col-md-{{ colWidth }} col-xs-6">
|
||||
<div class="animated hiding" data-animation="fadeInDown" data-delay="{{ animationDelay }}">
|
||||
<h5>{{ about.title }}</h5>
|
||||
<img class="img-circle" src="{{ site.baseurl }}/img/{{ about.image }}" height="128" width="128" alt="{{ about.title }}">
|
||||
<img class="img-circle" src="{{ site.baseurl }}/img/about-section/{{ about.image }}" height="128" width="128" alt="{{ about.title }}">
|
||||
<p>{{ about.text }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue