Skip to content

Commit

Permalink
formatted code and comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fredm23579 committed Apr 13, 2024
1 parent ff49530 commit 92145b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
</header>
<main class="is-flex is-flex-direction-column pt-5 column is-half">
{{{body}}}
<div class="has-text-centered">
{{!-- <div class="has-text-centered">
<img class="is-fullwidth"
src="/public/img/clear-water-beaches-florida-2048x917.jpg"
alt="travel blog image" aria-label="travel" display="block-like">
</div>
</div> --}}
</main>
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
<script type="module"
Expand Down

0 comments on commit 92145b4

Please sign in to comment.