Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
braydenNP authored Jun 23, 2024
1 parent 64fe599 commit 18b8b59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@

<div id="image-track" data-mouse-down-at="0" data-prev-percentage="0">
<div>
<img class="image" src="images/9ecdf924-ad7f-40d6-a6ef-5d692eab810b.jpg" data-index=0 data-info= "This is some cool information on the thing that I did" data-title="China OIP" draggable="false"/>
<img class="image" src="images/plainblack.jpg" data-index=0 data-info= "This is some cool information on the thing that I did" data-title="China OIP" draggable="false"/>
<div id="info" class="info" data-index=0>
<div id="title" class="title" style="text-align: center;">My Best Friend</div>
<div id="date" class="date" style="text-align: center;">June 2006</div>
<div id="title" class="title" style="text-align: center;"></div>
<div id="date" class="date" style="text-align: center;"></div>
</div>
</div>
<div>
Expand Down

0 comments on commit 18b8b59

Please sign in to comment.