aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/page.tsx
diff options
context:
space:
mode:
authorSebastien Castiel <sebastien@castiel.me>2023-12-11 11:39:04 -0500
committerSebastien Castiel <sebastien@castiel.me>2023-12-11 11:39:04 -0500
commit9f7ea9ca5066322db3e1697cc1d7102fe574aebb (patch)
tree5cb648e92eaed74726b02a1e9fd1f90cfe50269a /src/app/page.tsx
parent69fa008ea4e1a167e6076a69869388bf012d24b1 (diff)
README
Diffstat (limited to 'src/app/page.tsx')
-rw-r--r--src/app/page.tsx10
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>