diff --git a/assets/data/social.yml b/assets/data/social.yml index c81af256e..305bc5507 100644 --- a/assets/data/social.yml +++ b/assets/data/social.yml @@ -569,6 +569,14 @@ rootme: Icon: Src: svg/icons/rootme.svg +# 073: Malt +malt: + Weight: 73 + Prefix: https://www.malt.fr/profile/ + Title: Malt + Icon: + Src: svg/icons/malt.svg + # Phone phone: Weight: 98 diff --git a/assets/svg/icons/malt.svg b/assets/svg/icons/malt.svg new file mode 100644 index 000000000..c2c9b5a65 --- /dev/null +++ b/assets/svg/icons/malt.svg @@ -0,0 +1 @@ + diff --git a/config.toml b/config.toml index 7dd3b9def..359b2e06d 100644 --- a/config.toml +++ b/config.toml @@ -273,6 +273,7 @@ Plume = "" HackTheBox = "" RootMe= "" + Malt = "" Email = "" Phone = "" RSS = ""