diff --git a/assets/data/social.yml b/assets/data/social.yml
index 428f049..05edda5 100644
--- a/assets/data/social.yml
+++ b/assets/data/social.yml
@@ -553,19 +553,19 @@ plume:
Icon:
Src: svg/icons/plume.svg
-# 071: HackTheBox
+# 071: Hack The Box
hackthebox:
Weight: 71
- Title: HackTheBox
+ Title: Hack The Box
Icon:
Simpleicons: hackthebox
# 072: Root-Me
-root-me:
+rootme:
Weight: 72
Title: Root-Me
Icon:
- Simpleicons: root-me
+ Src: svg/icons/rootme.svg
# Phone
phone:
diff --git a/assets/lib/simple-icons/icons/root-me.svg b/assets/lib/simple-icons/icons/root-me.svg
deleted file mode 100644
index 591b39f..0000000
--- a/assets/lib/simple-icons/icons/root-me.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/assets/svg/icons/rootme.svg b/assets/svg/icons/rootme.svg
new file mode 100644
index 0000000..95e99dd
--- /dev/null
+++ b/assets/svg/icons/rootme.svg
@@ -0,0 +1 @@
+
\ No newline at end of file