This commit is contained in:
NK 2023-04-27 18:29:13 +01:00
parent f847cb8d8d
commit 2815679634
2 changed files with 5 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

View file

@ -64,7 +64,11 @@ export default function Home() {
<div>
<Head>
<title>Youtube Downlaoder</title>
<link rel="icon" href="/icon.png" />
<link
rel="shortcut icon"
href="https://www.youtube.com/s/desktop/066935b0/img/favicon.ico"
type="image/x-icon"
/>
</Head>
<div className="py-12 w-full h-screen">