We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fd3cb commit b62d5feCopy full SHA for b62d5fe
pages/index.tsx
@@ -15,7 +15,7 @@ const Home: NextPage = () => {
15
name="description"
16
content="Part-Time High School Student, Part-Time Computer Wizard"
17
/>
18
- <link rel="icon" href="/favicon.ico" />
+ <link rel="icon" type="image/jpg" href="/Kai.jpg" />
19
<meta httpEquiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
20
<title>Kai Devrim</title>
21
<meta
public/favicon.ico
-25.3 KB
public/favicon.png
28.4 KB
0 commit comments