Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -11,7 +11,7 @@ export const Footer: React.FC = () => { | ... | @@ -11,7 +11,7 @@ export const Footer: React.FC = () => { |
| 11 | className="outline-none focus:outline-none | 11 | className="outline-none focus:outline-none |
| 12 | text-gray-600 hover:text-green-500 | 12 | text-gray-600 hover:text-green-500 |
| 13 | ease-linear transition-all duration-100">@aren227</a> | 13 | ease-linear transition-all duration-100">@aren227</a> |
| 14 | - <a href="https://github.com/aren227" target="_blank" | 14 | + <a href="https://github.com/overnap" target="_blank" |
| 15 | className="outline-none focus:outline-none | 15 | className="outline-none focus:outline-none |
| 16 | text-gray-600 hover:text-green-500 | 16 | text-gray-600 hover:text-green-500 |
| 17 | ease-linear transition-all duration-100">@overnap</a> | 17 | ease-linear transition-all duration-100">@overnap</a> | ... | ... |
-
Please register or login to post a comment