From fb73e404cb0e25e40fdf439903ef8aa130c63dee Mon Sep 17 00:00:00 2001
From: librelois <c@elo.tf>
Date: Wed, 7 Oct 2020 18:37:12 +0200
Subject: [PATCH] [conf] update base_url

---
 config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index 8e32d6f..6fa02e8 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-base_url = "http://duniter.trentesaux.fr"
+base_url = "https://duniter_website_fr_v2.duniter.io/"
 compile_sass = true
 highlight_code = true
 build_search_index = true
-- 
GitLab