From e119f716cb39c13a1dcc17ab5862bc86bbd39193 Mon Sep 17 00:00:00 2001
From: OxNinja <57400445+OxNinja@users.noreply.github.com>
Date: Fri, 24 Jun 2022 08:54:35 +0200
Subject: [PATCH] Added icons and socials Added HackTheBox Added Root-Me
---
assets/data/social.yml | 14 ++++++++++++++
assets/lib/simple-icons/icons/hackthebox.svg | 2 +-
assets/lib/simple-icons/icons/root-me.svg | 19 +++++++++++++++++++
3 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 assets/lib/simple-icons/icons/root-me.svg
diff --git a/assets/data/social.yml b/assets/data/social.yml
index d77dcd6..428f049 100644
--- a/assets/data/social.yml
+++ b/assets/data/social.yml
@@ -553,6 +553,20 @@ plume:
Icon:
Src: svg/icons/plume.svg
+# 071: HackTheBox
+hackthebox:
+ Weight: 71
+ Title: HackTheBox
+ Icon:
+ Simpleicons: hackthebox
+
+# 072: Root-Me
+root-me:
+ Weight: 72
+ Title: Root-Me
+ Icon:
+ Simpleicons: root-me
+
# Phone
phone:
Weight: 98
diff --git a/assets/lib/simple-icons/icons/hackthebox.svg b/assets/lib/simple-icons/icons/hackthebox.svg
index 1549392..35728b5 100644
--- a/assets/lib/simple-icons/icons/hackthebox.svg
+++ b/assets/lib/simple-icons/icons/hackthebox.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/assets/lib/simple-icons/icons/root-me.svg b/assets/lib/simple-icons/icons/root-me.svg
new file mode 100644
index 0000000..591b39f
--- /dev/null
+++ b/assets/lib/simple-icons/icons/root-me.svg
@@ -0,0 +1,19 @@
+
+
+
\ No newline at end of file