Spaces:
Running
Running
Update components/Footer.tsx
Browse files- components/Footer.tsx +1 -1
components/Footer.tsx
CHANGED
@@ -15,7 +15,7 @@ export default function Footer() {
|
|
15 |
</a>{" "}
|
16 |
and{" "}
|
17 |
<a
|
18 |
-
href="https://github.com/
|
19 |
className="font-semibold text-blue-600 underline-offset-4 transition hover:text-gray-700 hover:underline"
|
20 |
target="_blank"
|
21 |
>
|
|
|
15 |
</a>{" "}
|
16 |
and{" "}
|
17 |
<a
|
18 |
+
href="https://github.com/eooce/Gemini-Coder"
|
19 |
className="font-semibold text-blue-600 underline-offset-4 transition hover:text-gray-700 hover:underline"
|
20 |
target="_blank"
|
21 |
>
|