parent
c0c9b4bcfc
commit
d601d994fe
81 changed files with 39621 additions and 5099 deletions
|
|
@ -10,12 +10,11 @@ permalink: /artists/
|
|||
|
||||
<div class="row">
|
||||
|
||||
<div class="page-title col-md-2 col-md-offset-1">
|
||||
<h3>{{page.title}}</h3>
|
||||
</div>
|
||||
|
||||
<div class="about dark_bg col-md-7">
|
||||
|
||||
<div class="about dark_bg col-md-10 col-md-offset-1">
|
||||
|
||||
<div class="page-title row">
|
||||
<h3>{{page.title}}</h3>
|
||||
</div>
|
||||
{% capture counter %}{{ '0' }}{% endcapture %} {% for post in site.posts %} {% for talk in post.talks %} {% if counter == '0' %}
|
||||
<div class="row">
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue