From 32608019b56554c81aaa0c79148e35e2e6fe2cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Thu, 10 Sep 2020 10:36:49 +0200 Subject: [PATCH] Add hackerone --- config.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 5515c2e..3981076 100644 --- a/config.toml +++ b/config.toml @@ -20,14 +20,15 @@ defaultTheme = "dark" name = "github" url = "https://github.com/creekorful" -[[params.social]] -name = "docker" -url = "https://hub.docker.com/u/creekorful" - [[params.social]] name = "stackoverflow" url = "https://stackoverflow.com/users/3042802/creekorful" + +[[params.social]] +name = "hackerone" +url = "https://hackerone.com/creekorful" + [[params.social]] name = "debian" url = "https://qa.debian.org/developer.php?login=alois%40micard.lu&comaint=yes"