Skip to content

Commit

Permalink
Thanks @cormullion for a quick fix on this!
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCedarPrince authored Nov 17, 2023
1 parent 34ed59d commit 9f6f1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layout/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body>
<header>
<div class="blog-name"><a href="/">JuliaHealth</a></div>
<img src="/assets/julia-health-logo.png" alt="JuliaHealth logo" title="JuliaHealth logo" style="width: 25%; height: 25%; align:center" />
<img src="/assets/julia-health-logo.png" alt="JuliaHealth logo" title="JuliaHealth logo" style="width: 25%; align:center" />
<nav>
<ul>
<li><a href="/">Home</a></li>
Expand Down

0 comments on commit 9f6f1a1

Please sign in to comment.