Skip to content

Commit d847904

Browse files
edchelstephensEdchel Stephen Nini
andauthored
fix missing favicon. (#21)
Co-authored-by: Edchel Stephen Nini <[email protected]>
1 parent 6570880 commit d847904

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

views/layouts/masterLayout.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<head>
55
<title>{{title}}</title>
66
<link href="/styles/styles.css" rel="stylesheet">
7+
<link rel="icon" href="images/favicon.ico">
78
</head>
89

910
<body>

0 commit comments

Comments
 (0)