Skip to content

Commit b2119a0

Browse files
committed
Update GitHub link in FooterApp component
1 parent c787f1a commit b2119a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/FooterApp/FooterApp.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default function FooterApp() {
66
<div className="container flex flex-col items-center justify-between px-6 mx-auto">
77
<div className="flex items-center space-x-4">
88
<a
9-
href="https://github.com/tu_usuario"
9+
href="https://github.com/pentsec"
1010
target="_blank"
1111
rel="noopener noreferrer"
1212
className="flex items-center text-gray-400 transition duration-200 hover:text-white"

0 commit comments

Comments
 (0)