@@ -152,7 +152,7 @@
|
||||
|
||||
{% for association in site.data.associations %}
|
||||
<div class="resume-item">
|
||||
<h3 class="resume-item-title"><a href="http://beerfortheworld.com">{{ association.organisation }}</a></h3>
|
||||
<h3 class="resume-item-title"><a href="http://beerfortheworld.com">{{ association.organization }}</a></h3>
|
||||
<h4 class="resume-item-details">{{ association.role }} • {{ association.year }}</h4>
|
||||
<p class="resume-item-copy">{{ association.summary }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user