Skip to content

Commit

Permalink
fix two broken images
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehaverdev committed Nov 10, 2022
1 parent 4e0ffaa commit 0c530df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ function chronicle() {
<p></p>
<img src="public/media/oppbox.jpg"/>
<p></p>
<img src="public/media/fisheyecowboy.png"/>
<img src="public/media/playingwgirls.jpg"/>
<p></p>
<img src="public/media/cowboysinging3.png"/>
<img src="public/media/cowboysinging.jpg"/>
<p></p>
`
console.log('changedheader');
Expand Down

0 comments on commit 0c530df

Please sign in to comment.