Changing title to text auto-deployment
This commit is contained in:
@@ -6,7 +6,7 @@ export default function Home() {
|
||||
return (
|
||||
<div className={styles.container}>
|
||||
<Head>
|
||||
<title>Create Next App</title>
|
||||
<title>Create Next App: Testing Update 2</title>
|
||||
<meta name="description" content="Generated by create next app" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
</Head>
|
||||
|
||||
Reference in New Issue
Block a user