Skip to content

Commit

Permalink
Actualizar Footer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi authored Sep 27, 2024
1 parent ac1fb78 commit 628ff3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const Footer = () => {
<div className="flex justify-center items-center gap-2 text-sm w-full">
<div className="text-center">
<a href="https://github.com/luloxi/Bun3" target="_blank" rel="noreferrer" className="link">
Description & Code
About the project & Code
</a>
</div>
<span>·</span>
Expand Down

0 comments on commit 628ff3f

Please sign in to comment.