diff --git a/pages/index.tsx b/pages/index.tsx index 0d8e6be..c1b05aa 100755 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -4,7 +4,7 @@ import Layout from "../components/layout" import styled from "styled-components" import Link from "next/link" import IconLink from "components/iconlink" -import {faBook, faEnvelope, faFolderOpen, faUniversity} from "@fortawesome/free-solid-svg-icons" +import {faEnvelope, faFolderOpen} from "@fortawesome/free-solid-svg-icons" import {faGit, faGithub} from "@fortawesome/free-brands-svg-icons" import Footer, {Spacer} from "components/footer" @@ -107,19 +107,19 @@ const Page: NextPageWithLayout = () => {

$ whoami

> I am a {secondsToYears(getAge())} year old Computer Science & Engineering student with a passion for programming, physics, mathematics and anything *NIX (Linux, UNIX etc) related.

{/*TODO: Add GitHub code frequency/contrib here*/} -

Most of my projects are open-source, and if you are interested, you can find all of my projects on my git-server or GitHub. You can also check out /projects to view all of my projects (including hardware projects and so on).

+

Most of my projects are open-source, and if you are interested, you can find all of my projects on my git-server or GitHub. You can also check out /projects to view all of my projects (including hardware projects and so on).

{/*
- +
*/} - - + + @@ -134,7 +134,7 @@ const Page: NextPageWithLayout = () => { Email: cnlueXpkaXZmZ0B0em52eS5wYnoK
  • - GitHub: github.com/E-Almqvist + GitHub: github.com/almqv