Skip to content

Commit

Permalink
added beach image
Browse files Browse the repository at this point in the history
  • Loading branch information
fredm23579 committed Apr 13, 2024
1 parent 35cda69 commit e59ac52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
</header>
<main class="is-flex is-flex-direction-column pt-5 column is-half">
{{{body}}}
<img src="/public/img/clear-water-beaches-florida-2048x917.jpg" alt="travel blog image">
</main>
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
<script type="module" src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.esm.js"></script>
Expand Down

0 comments on commit e59ac52

Please sign in to comment.