Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgsolomon committed Jul 28, 2024
1 parent 4983fe1 commit 9d579a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ export default function Home({
<div className=" flex flex-col items-center gap-2">
<div>
<h1 className="relative max-w-[10ch] text-center text-5xl font-bold lg:text-6xl">
BRAINROT.JS (new)
BRAINROT.JS
</h1>
<p className="flex w-full flex-row items-center justify-center gap-1 p-2 text-base font-normal italic">
<NumberTicker value={7543} /> videos generated 💀
Expand Down

0 comments on commit 9d579a6

Please sign in to comment.