From 1b5fe4a2de609a03e3a86a4dfc70080c54d03f29 Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Sat, 29 Oct 2022 21:00:52 +0200 Subject: [PATCH] Icon titles and LinkedIn --- pages/terminal.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/pages/terminal.tsx b/pages/terminal.tsx index 12dc20c..0f3ffbc 100644 --- a/pages/terminal.tsx +++ b/pages/terminal.tsx @@ -2,7 +2,7 @@ import type { NextPage, GetStaticProps } from "next"; import Head from "next/head"; import Icon from "@mdi/react"; import { mdiEmail } from "@mdi/js"; -import { Discord, Github, Instagram, Steam } from "@icons-pack/react-simple-icons"; +import { Discord, Github, Instagram, Steam, Linkedin } from "@icons-pack/react-simple-icons"; import { useEffect, useRef,useCallback } from "react"; import { useCommands } from "../lib/commands/ContextProvider"; import { useModalFunctions } from "../components/Terminal/contexts/ModalFunctions"; @@ -65,17 +65,19 @@ const Terminal: NextPage<{ buildTime: string }> = ({ buildTime }) => { | Bug? | - + | - + | - + | - + + | + | - + C0ntroller_Z#3883