We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c787f1a commit b2119a0Copy full SHA for b2119a0
src/components/FooterApp/FooterApp.jsx
@@ -6,7 +6,7 @@ export default function FooterApp() {
6
<div className="container flex flex-col items-center justify-between px-6 mx-auto">
7
<div className="flex items-center space-x-4">
8
<a
9
- href="https://github.com/tu_usuario"
+ href="https://github.com/pentsec"
10
target="_blank"
11
rel="noopener noreferrer"
12
className="flex items-center text-gray-400 transition duration-200 hover:text-white"
0 commit comments