Skip to content

Commit

Permalink
Adding link around logo
Browse files Browse the repository at this point in the history
  • Loading branch information
loricooperhdf authored Aug 29, 2024
1 parent ab76d5f commit 49c2df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="wrapper">
<header>
{% if site.logo %}
<a href="/"><img src="{{site.logo | relative_url}}" alt="Logo" /></a>
<a href="https://www.hdfgroup.org/"><img src="{{site.logo | relative_url}}" alt="Logo" /></a>
{% endif %}

<p>
Expand Down

0 comments on commit 49c2df4

Please sign in to comment.