From 380bc6552a31e88b772ab8044380e8e489cf8916 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 16 Jul 2020 23:00:46 +0200 Subject: [PATCH] [GLOBAL] Fixed link to git.simoncor.net profile --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 9e54966..d91a093 100644 --- a/config.toml +++ b/config.toml @@ -36,7 +36,7 @@ pygmentscodefencesguesssyntax = true avatarurl = 'pp.jpeg' footercontent = 'Ansible | FreeBSD | Linux | Networking | Security' since = '' - commit = 'https://gitea.siempie.com/siempie/' + commit = 'https://git.simoncor.net/siempie/simoncor.net' # Custom CSS custom_css = [] @@ -53,7 +53,7 @@ pygmentscodefencesguesssyntax = true name = 'Gitea' icon = 'fab fa-github' weight = 1 - url = 'https://gitea.siempie.com/siempie' + url = 'https://git.simoncor.net/siempie' [[params.social]] name = 'LinkedIn'