Skip to content

Commit 6e8b498

Browse files
authored
Merge pull request #2364 from holly-cummins/hyperlink-commonhaus-logo
Make the commonhaus logo in the footer a hyperlink
2 parents 33dd0a5 + 4e9f6ca commit 6e8b498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/CF-footerband.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div class="content cf-footer">
22
<div class="flexcontainer">
33
<span class="cf-logo">
4-
<img src="https://raw.githubusercontent.com/commonhaus/artwork/main/foundation/brand/svg/CF_logo_horizontal_single_reverse.svg"/>
4+
<a href="https://www.commonhaus.org/" target="_blank"><img src="https://raw.githubusercontent.com/commonhaus/artwork/main/foundation/brand/svg/CF_logo_horizontal_single_reverse.svg"/></a>
55
</span>
66
<span class="license">
77
Copyright © Quarkus. All rights reserved. For details on our trademarks, please visit our <a href="https://www.commonhaus.org/policies/trademark-policy/">Trademark Policy</a> and <a href="https://www.commonhaus.org/trademarks/">Trademark List</a>. Trademarks of third parties are owned by their respective holders and their mention here does not suggest any endorsement or association.

0 commit comments

Comments
 (0)