Skip to content

Commit

Permalink
fix: test vercel deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Sep 26, 2022
1 parent 6ffaee6 commit db9166e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const Home: NextPage = () => {
return (
<>
<Head>
<title>Create T3 App v0.4</title>
<title>Create T3 App v0.3.3</title>
<meta name="description" content="Generated by create-t3-app" />
<link rel="icon" href="/favicon.ico" />
</Head>
Expand Down

1 comment on commit db9166e

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for t3-stack-app ready!

✅ Preview
https://t3-stack-d42olhapi-emnnipal-gmailcom.vercel.app

Built with commit db9166e.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.