Skip to content

Commit

Permalink
Updated Photos
Browse files Browse the repository at this point in the history
I updated the following officer pictures:
Austin Caprenter, Matt Moore, and John Le. I edited the HTML in the officer.php file to account for the changes.
  • Loading branch information
Geneonosis committed Sep 23, 2018
1 parent c174dbf commit 822787a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file added images/officer_photos/2018/austin_carpenter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/officer_photos/2018/john_le.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/officer_photos/2018/matt_moore.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions officers.php
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@

<div class="officer-card">
<div class="officer-card-photo-container">
<img src="images/officer_photos/default.jpg" class="officer-card-photo" />
<img src="images/officer_photos/2018/austin_carpenter.jpg" class="officer-card-photo" />
</div>
<h3 class="officer-card-title">
President
Expand Down Expand Up @@ -471,7 +471,7 @@
</div>
<div class="officer-card">
<div class="officer-card-photo-container">
<img src="images/officer_photos/default.jpg" class="officer-card-photo" />
<img src="images/officer_photos/2018/matt_moore.jpg" class="officer-card-photo" />
</div>
<h3 class="officer-card-title">
RowdyHacks Chair
Expand Down Expand Up @@ -503,7 +503,7 @@
</div>
<div class="officer-card">
<div class="officer-card-photo-container">
<img src="images/officer_photos/default.jpg" class="officer-card-photo" />
<img src="images/officer_photos/2018/john_le.jpg" class="officer-card-photo" />
</div>
<h3 class="officer-card-title">
Social Events Officer
Expand Down

0 comments on commit 822787a

Please sign in to comment.