Fix GitHub icon link 🐛
This commit is contained in:
parent
eddd26cd04
commit
f7b69af9a1
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ function App() {
|
||||||
</table>
|
</table>
|
||||||
<ProgressBar progress={progress} />
|
<ProgressBar progress={progress} />
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rzmk/iss-location-spa"
|
href="https://github.com/rzmk/iss-position-spa"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<AiFillGithub className="mt-8 w-12 h-12 hover:scale-125 transition ease-in-out" />
|
<AiFillGithub className="mt-8 w-12 h-12 hover:scale-125 transition ease-in-out" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue