From 8e43d1350351cf637ab4cfe732f8e3508a7b46e1 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Tue, 11 Jan 2022 08:56:10 +0100 Subject: [PATCH] add stackoverflow link on profile --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index bcb34b0..eeca53c 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -22,7 +22,7 @@ theme = "congo" bio = "A developer / DevOps guy fighting against corporate proxies." links = [ { email = "mailto:marco.blessing@googlemail.com" }, - # { link = "https://link-to-some-website.com/" }, + { link = "https://stackoverflow.com/users/5222635/ocram85/" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { apple = "https://www.apple.com" }, # { codepen = "https://codepen.io/username" },