Skip to content

Commit

Permalink
Update page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
verityj committed Jun 27, 2023
1 parent 8de16a2 commit 36f9258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

<section>

<h2 id="top-of-section">
<h1 id="top-of-section">
<a href="/"><img src="/assets/images/fav2.png" width="22px;" style="float: left; margin-left: 0px; margin-right: 10px; margin-top: 5px; margin-bottom: 0px; padding: 0px; border: none;" /></a>
{{ page.title | escape }}
</h2>
</h1>
{{ content }}

<hr /> <!-- separate with a line -->
Expand Down

0 comments on commit 36f9258

Please sign in to comment.