Skip to content

Commit b40c070

Browse files
authored
Update page.tsx
1 parent b625de6 commit b40c070

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/page.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@ export default function HomePage() {
457457
</a>{" "}
458458
at +91 7558845528
459459
</span>
460+
</div>
460461
<div className="flex justify-center space-x-4 mt-4">
461462
<Link href="/about" className="text-emerald-600 hover:text-emerald-700">
462463
About
@@ -467,7 +468,7 @@ export default function HomePage() {
467468
<Link href="https://github.com/iciso/KALAM" className="text-emerald-600 hover:text-emerald-700">
468469
GitHub
469470
</Link>
470-
</div>
471+
471472
</div>
472473
</footer>
473474
</div>

0 commit comments

Comments
 (0)