Skip to content

Commit

Permalink
FIX sponsor image filepaths
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelhamel committed May 23, 2017
1 parent e993c0c commit 12da264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ <h3 class="sponsor-header">OUR INCREDIBLE SPONSORS</h3>
<section id="sponsor-links">
<div class="sponsor-button">
<a href="http://www.baresnacks.com/" title="Bare Snacks">
<img src="./images/SPONSORS/BARE/bare.png" alt="Bare Snacks" />
<img src="./images/SPONSORS/BARE/Bare.png" alt="Bare Snacks" />
</a>
</div>
<div class="sponsor-button">
Expand All @@ -523,7 +523,7 @@ <h3 class="sponsor-header">OUR INCREDIBLE SPONSORS</h3>
</div>
<div class="sponsor-button">
<a href="https://manitobaharvest.com/" title="Manitoba Harvest">
<img src="./images/SPONSORS/Manitoba/Manitoba.png" alt="Manitoba Harvest" />
<img src="./images/SPONSORS/MANITOBA/Manitoba.png" alt="Manitoba Harvest" />
</a>
</div>
<div class="sponsor-button">
Expand Down

0 comments on commit 12da264

Please sign in to comment.