This commit is contained in:
NK 2023-04-27 18:29:49 +01:00
parent 2815679634
commit dd0e43f77e

View file

@ -63,7 +63,7 @@ export default function Home() {
return ( return (
<div> <div>
<Head> <Head>
<title>Youtube Downlaoder</title> <title>Youtube Downloader</title>
<link <link
rel="shortcut icon" rel="shortcut icon"
href="https://www.youtube.com/s/desktop/066935b0/img/favicon.ico" href="https://www.youtube.com/s/desktop/066935b0/img/favicon.ico"
@ -75,7 +75,7 @@ export default function Home() {
<div className="max-w-7xl mx-auto sm:px-6 lg:px-8 w-full relative top-1/4"> <div className="max-w-7xl mx-auto sm:px-6 lg:px-8 w-full relative top-1/4">
<h3 className="text-4xl flex justify-center"> <h3 className="text-4xl flex justify-center">
{" "} {" "}
<FiDownloadCloud /> &nbsp; Youtube Downlaoder{" "} <FiDownloadCloud /> &nbsp; Youtube Downloader{" "}
</h3> </h3>
<h4 className="text-xs py-1 flex justify-center"> <h4 className="text-xs py-1 flex justify-center">
{" "} {" "}