From 3b550058ec1bbaec8bf579423fa6eee7405973bb Mon Sep 17 00:00:00 2001
From: Daniel Kluge
Date: Sat, 29 Oct 2022 21:52:56 +0200
Subject: [PATCH] _blank on mailto
---
pages/me.tsx | 2 +-
pages/terminal.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/me.tsx b/pages/me.tsx
index ab41f5e..d55325a 100644
--- a/pages/me.tsx
+++ b/pages/me.tsx
@@ -103,7 +103,7 @@ const Me: NextPage = () => {
If you want to be even more invested in my personal life, check out my socials below.
Any questions I did not cover, but you are interested in?
- Just contact me via email or any of the socials below!
+ Just contact me via email or any of the socials below!
Social Media
diff --git a/pages/terminal.tsx b/pages/terminal.tsx
index 10b2ca1..4e938c4 100644
--- a/pages/terminal.tsx
+++ b/pages/terminal.tsx
@@ -68,7 +68,7 @@ const Terminal: NextPage<{ buildTime: string }> = ({ buildTime }) => {
|
Bug?
|
-
+
|
{socials(iconSize, "var(--repl_color)").map((social, i) => <>
{i !== 0 ? | : null}