-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from rwbtest/main
Remove old leaders from about page
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,16 +52,16 @@ <h3>Questions? Email us at <a href="mailto:[email protected]">[email protected]</a>, o | |
<h4>Student Leaders</h4> | ||
<div class="leader-cards"> | ||
<div class="leader-card"> | ||
<img class="leader-image" src="images/folu.jpg" alt="Folu"> | ||
<h4>Foluwaso</h4> | ||
<img class="leader-image" src="images/not-pictured.png" alt="Vacant"> | ||
<h4>Currently Vacant</h4> | ||
<p>President</p> | ||
<a href="mailto:fiatunrase@eiu.edu">fiatunrase@eiu.edu</a> | ||
<a href="mailto:csclub@eiu.edu">csclub@eiu.edu</a> | ||
</div> | ||
<div class="leader-card"> | ||
<img class="leader-image" src="images/kalebcoleman.jpg" alt="Kaleb"> | ||
<h4>Kaleb</h4> | ||
<p>Vice-President</p> | ||
<a href="mailto:kjcoleman@eiu.edu">kjcoleman@eiu.edu</a> | ||
<img class="leader-image" src="images/not-pictured.png" alt="Vacant"> | ||
<h4>Currently Vacant</h4> | ||
<p>Vice President</p> | ||
<a href="mailto:csclub@eiu.edu">csclub@eiu.edu</a> | ||
</div> | ||
<div class="leader-card"> | ||
<img class="leader-image" src="images/not-pictured.png" alt="Vacant"> | ||
|
@@ -70,10 +70,10 @@ <h4>Currently Vacant</h4> | |
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<div class="leader-card"> | ||
<img class="leader-image" src="images/will.jpg" alt="Will"> | ||
<h4>Will</h4> | ||
<img class="leader-image" src="images/not-pictured.png" alt="Vacant"> | ||
<h4>Currently Vacant</h4> | ||
<p>Secretary</p> | ||
<a href="mailto:rwbryan@eiu.edu">rwbryan@eiu.edu</a> | ||
<a href="mailto:csclub@eiu.edu">csclub@eiu.edu</a> | ||
</div> | ||
</div> | ||
<h4>Faculty Advisors</h4> | ||
|