Skip to content

Commit 4968865

Browse files
Add: Favicon icon
1 parent 66b7aa8 commit 4968865

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default function Home() {
66
<div>
77
<Head>
88
<title>Web Dev Path</title>
9-
<link rel="icon" href="/favicon.ico" />
9+
<link rel="icon" href="/images/favicon.ico" />
1010
</Head>
1111
<h1 className={styles.title}>&lt; Web Dev wannabe? /&gt;</h1>
1212
<div className={styles.description}>

public/images/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)