Skip to content

Commit

Permalink
test #9999
Browse files Browse the repository at this point in the history
  • Loading branch information
monis07 committed Sep 14, 2024
1 parent ad16b4a commit 34b116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/next-app/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Home() {
<div style={{padding:"2rem"}}>
<Button/>
</div>
<h1 style={{textAlign:"center"}}>This next app is deployed on AWS!</h1>
<h1 style={{textAlign:"center"}}>This next app is deployed on AWS!!</h1>
</div>
<Head>
<title>Create Next App</title>
Expand Down

0 comments on commit 34b116c

Please sign in to comment.