diff options
Diffstat (limited to 'src/app/page.tsx')
| -rw-r--r-- | src/app/page.tsx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/app/page.tsx b/src/app/page.tsx index 77dfed0..e1b43e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,16 +33,6 @@ export default function HomePage() { Create a group </Link> </Button> - <Button asChild variant="secondary" size="lg"> - <a - target="_blank" - rel="noreferrer" - href="https://github.com/scastiel/spliit2" - > - <Github className="w-4 h-4 mr-2" /> - GitHub - </a> - </Button> </div> </div> </section> |
