Skip to content

Commit 9c724c4

Browse files
committed
change page title
1 parent b81318e commit 9c724c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const Home: NextPage = () => {
77
return (
88
<>
99
<Head>
10-
<title>Example NextJS Floating Form</title>
10+
<title>👀 Bottom right 👉👇</title>
1111
<meta name="description" content="Generated by create next app" />
1212
<link rel="icon" href="/favicon.ico" />
1313
</Head>

0 commit comments

Comments
 (0)