Skip to content

Commit

Permalink
/favicon not favion (relative)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbogie committed Jan 27, 2024
1 parent 9269dc1 commit 5abda5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/partials/header.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- and/or link to your own css -->
<link href="/style.css" rel="stylesheet" />

<link rel="icon" href="favicon.png" type="image/x-icon" />
<link rel="icon" href="/favicon.png" type="image/x-icon" />

<title><%= title %></title>
</head>
Expand Down

0 comments on commit 5abda5f

Please sign in to comment.