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 @@ -Hack The Box \ 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