This commit is contained in:
Sebastien Castiel
2023-12-11 11:39:04 -05:00
parent 69fa008ea4
commit 9f7ea9ca50
4 changed files with 50 additions and 40 deletions

View File

@@ -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>