Skip to content

Commit

Permalink
Update draft-test.html
Browse files Browse the repository at this point in the history
fixed missing </a>
  • Loading branch information
happle-happle authored Aug 23, 2023
1 parent 4472d67 commit 69a4e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@
</style>
<div class="row">
<div class="column">
<a href="https://live.artandcode.org/FinalDraft_WeekendPgrm.jpg"><img src="/FinalDraft_WeekendPgrm.jpg" alt="Weekend Programs" style="width:100%">
<a href="https://live.artandcode.org/FinalDraft_WeekendPgrm.jpg"><img src="/FinalDraft_WeekendPgrm.jpg" alt="Weekend Programs" style="width:100%"></a>
</div>
<div class="column">
<a href="https://live.artandcode.org/FinalDraft_ArtistLineUp.jpg"><img src="/FinalDraft_ArtistLineUp.jpg" alt="Artist Lineup" style="width:100%">
<a href="https://live.artandcode.org/FinalDraft_ArtistLineUp.jpg"><img src="/FinalDraft_ArtistLineUp.jpg" alt="Artist Lineup" style="width:100%"></a>
</div>
</div>

Expand Down

0 comments on commit 69a4e01

Please sign in to comment.