Skip to content

Commit

Permalink
Added text to see change (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-Beta authored Oct 11, 2024
1 parent ad47a28 commit 7d5328f
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 @@ -18,7 +18,7 @@ function HomepageHeader() {

{/* The following should use tailwind classes, and dark mode should work */}
<h1 className="bg-blue-400 p-2 text-xl dark:bg-red-400">
Tailwind Content
Tailwind Content in PR Preview Package
</h1>

<p className="hero__subtitle">{siteConfig.tagline}</p>
Expand Down

0 comments on commit 7d5328f

Please sign in to comment.