Skip to content

Commit daf379c

Browse files
Merge pull request #123 from chibuike-19/responsive-navbar
Added Favicon to Pages
2 parents 8cc3021 + 793327e commit daf379c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

pages/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default function Home() {
88
<>
99
<Head>
1010
<title>Tailwind Bootstrap</title>
11+
<link rel="icon" href="/favi-tailwind.png" type='image/png' />
1112
<link rel="icon" href="/favicon.ico" />
1213
<meta name="title" content="Tailwind Bootstrap" />
1314
<meta name="description" content="TailwindCSS ui component bootstrap" />

public/favi-tailwind.png

3.06 KB
Loading

0 commit comments

Comments
 (0)