Skip to content

Commit

Permalink
Dummy Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedant Joshi committed Nov 29, 2024
1 parent 0f17190 commit eabd19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const Home: NextPage = () => {
<div className="flex items-center flex-col flex-grow pt-10">
<div className="px-5">
<h1 className="text-center">
<span className="block text-2xl mb-2">Welcome to</span>
<span className="block text-2xl mb-2"> Welcome to</span>
<span className="block text-4xl font-bold">Batch 11</span>
</h1>
<p className="text-center text-lg">Get started by taking a look at your batch GitHub repository.</p>
Expand Down

0 comments on commit eabd19a

Please sign in to comment.