Skip to content

Commit 9daadef

Browse files
Update footer.tsx
1 parent 8a68f96 commit 9daadef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export function Footer() {
77
<div className="container flex flex-col items-center justify-between gap-4 md:flex-row">
88
<div className="flex flex-col items-center gap-4 px-8 md:flex-row md:gap-2 md:px-0">
99
<p className="text-center text-sm leading-loose text-muted-foreground md:text-left">
10-
Made with ❤️ by nstrike, v0, and Yet Another Software Solutions
10+
Made with 💚 by nstrike, v0, and Yet Another Software Suite
1111
</p>
1212
</div>
1313
<Link

0 commit comments

Comments
 (0)