Skip to content

Commit

Permalink
github shill
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgsolomon committed Nov 21, 2024
1 parent a7f6486 commit 4b2b101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/page-client.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ export default function PageClient({
>
<Wand className="h-4 w-4" /> Create Video
</Button>
{/* <Link
<Link
href={"https://github.com/noahgsolomon/brainrot.js"}
target="_blank"
className={buttonVariants({
Expand All @@ -239,7 +239,7 @@ export default function PageClient({
>
<Star className="h-4 w-4 " />
Star on GitHub
</Link> */}
</Link>
{/* <Link
href={"/watch"}
className={buttonVariants({
Expand Down

0 comments on commit 4b2b101

Please sign in to comment.