Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdinstel committed Jun 22, 2015
1 parent f29ede6 commit 4453eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- this is the actual image slider. construct your images here. -->
<div class="js-peekaboo-slide-body peekaboo-slide-body">
<span class="js-peekaboo-slide peekaboo-slide" data-slide-to="0">
<img src="/images/FPO-slide1.jpg"/>
<img src="images/FPO-slide1.jpg"/>
</span>
<span class="js-peekaboo-slide peekaboo-slide" data-slide-to="1">
<img src="images/FPO-slide2.jpg"/>
Expand Down

0 comments on commit 4453eda

Please sign in to comment.