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 947e50b commit 8db73cbCopy full SHA for 8db73cb
src/pages/index.tsx
@@ -9,9 +9,9 @@ export default function Home() {
9
return (
10
<>
11
<Head>
12
- <title>Create Next App</title>
+ <title>jdevdevdev</title>
13
<meta name="robots" content="noindex" />
14
- <meta name="description" content="Generated by create next app" />
+ <meta name="description" content="jdevdevdev page" />
15
<meta name="viewport" content="width=device-width, initial-scale=1" />
16
<link rel="icon" href="/favicon.ico" />
17
</Head>
0 commit comments