Skip to content

Commit

Permalink
Update genders
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored Oct 2, 2024
1 parent 985df19 commit cfa3029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>Junta directiva</h2>
<div class="list-group">
<a href="https://github.com/{{site.society.management.president.github}}" class="list-group-item list-group-item-action flex-column align-items-start">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1"><strong>Presidente</strong></h5>
<h5 class="mb-1"><strong>Presidenta</strong></h5>
<!--<small>3 days ago</small>-->
</div>
<p class="mb-1">{{site.society.management.president.name}}</p>
Expand All @@ -40,7 +40,7 @@ <h5 class="mb-1"><strong>Secretaria</strong></h5>
</a>
<a href="https://github.com/{{site.society.management.treasurer.github}}" class="list-group-item list-group-item-action flex-column align-items-start">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1"><strong>Tesorera</strong></h5>
<h5 class="mb-1"><strong>Tesorero</strong></h5>
<!--<small>3 days ago</small>-->
</div>
<p class="mb-1">{{site.society.management.treasurer.name}}</p>
Expand Down

0 comments on commit cfa3029

Please sign in to comment.