Spaces:
Running
Running
Update components/Header.tsx
Browse files- components/Header.tsx +1 -1
components/Header.tsx
CHANGED
@@ -13,7 +13,7 @@ export default function Header() {
|
|
13 |
</h1>
|
14 |
</Link>
|
15 |
<a
|
16 |
-
href="https://github.com/
|
17 |
target="_blank"
|
18 |
className="ml-auto hidden items-center gap-3 rounded-2xl bg-white px-6 py-2 sm:flex"
|
19 |
>
|
|
|
13 |
</h1>
|
14 |
</Link>
|
15 |
<a
|
16 |
+
href="https://github.com/eooce/Gemini-Coder"
|
17 |
target="_blank"
|
18 |
className="ml-auto hidden items-center gap-3 rounded-2xl bg-white px-6 py-2 sm:flex"
|
19 |
>
|