mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
title
This commit is contained in:
parent
51e1986c68
commit
d4b6e5ba89
@ -11,8 +11,8 @@ export default function Home() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Head>
|
<Head>
|
||||||
<title>Create Next App</title>
|
<title>PlebDevs</title>
|
||||||
<meta name="description" content="Generated by create next app" />
|
<meta name="description" content="Learn to code" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<link rel="icon" href="/favicon.ico" />
|
<link rel="icon" href="/favicon.ico" />
|
||||||
</Head>
|
</Head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user