From 80845433d23323c5bc47ea5b63479a95dcde1b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20BRUGUIER?= Date: Sun, 8 Sep 2019 19:43:30 +0200 Subject: [PATCH] Update config.js --- config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 424cd38..854bac7 100644 --- a/config.js +++ b/config.js @@ -40,7 +40,8 @@ module.exports = { instagram: '#', line: '', gitlab: '', - weibo: '' + weibo: '', + codepen: '#' } } -}; \ No newline at end of file +};