From 9386a1d125d46bb1a72b884505fb31b577cac38e Mon Sep 17 00:00:00 2001 From: Kale Date: Mon, 7 Jun 2021 11:18:06 -0700 Subject: [PATCH] Update '_config.yml' --- _config.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index 511d653..bf44827 100644 --- a/_config.yml +++ b/_config.yml @@ -66,10 +66,10 @@ exclude: - LICENSE - .git/ - social_links: - - url: https://kylz.nl/git/kale - icon: gitea - color: cyan - - url: https://github.com/minoplhy - icon: github - color: black \ No newline at end of file +social_links: +- url: https://kylz.nl/git/kale + icon: gitea + color: cyan +- url: https://github.com/minoplhy + icon: github + color: black \ No newline at end of file