refactor: code refactor

This commit is contained in:
Andrea
2024-08-31 08:18:14 +02:00
parent e30b2cc403
commit 687e02f38c
5 changed files with 2419 additions and 1873 deletions

View File

@@ -2,7 +2,6 @@ import { Link } from "@remix-run/react";
import {
FaGithub,
FaGitlab,
FaKey,
FaLinkedin,
FaMastodon,
FaStackOverflow,
@@ -50,9 +49,6 @@ export default function Index() {
<a href="https://stackoverflow.com/users/10503039/nullndr">
<FaStackOverflow />
</a>
<a href="/key.pub" download={true}>
<FaKey />
</a>
</IconContext.Provider>
</nav>
<LinkWrapper>