Skip to content

Commit

Permalink
fixed favicon missing
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Jul 14, 2022
1 parent b436856 commit 53df1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Guide/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<title>IHP Guide</title>

<link rel="shortcut icon" type="image/x-icon" href="ihp-logo.svg"/>
<link rel="shortcut icon" type="image/x-icon" href="/ihp-logo.svg"/>
<link rel="stylesheet" href="bootstrap.css" crossorigin="anonymous"/>
<link rel="stylesheet" href="search.css" />
<script defer data-domain="ihp.digitallyinduced.com" src="https://plausible.io/js/plausible.js"></script>
Expand Down

0 comments on commit 53df1bf

Please sign in to comment.