Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-an authored Jan 31, 2023
1 parent bdbbc66 commit d6fc4e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Home() {
{/* <div className={styles.hellodiv}> */}
<div className={styles.divhello}>
<h1>Hello World! from Ahmad</h1>
<h5>My First Nextjs App deploed at Vercel </h5>
<h5>My First Nextjs App deployed at Vercel </h5>
</div>
{/* </div> */}
</>
Expand Down

3 comments on commit d6fc4e7

@vercel
Copy link

@vercel vercel bot commented on d6fc4e7 Jan 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

step00-helloworld – ./

step00-helloworld-git-master-ahmad-n.vercel.app
hello-ahmad.vercel.app
step00-helloworld-ahmad-n.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d6fc4e7 Jan 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nextjs – ./

nextjs-ahmad-n.vercel.app
nextjs-git-master-ahmad-n.vercel.app
ahmad-nextjs.vercel.app

@ahmad-an
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spell correction

Please sign in to comment.