From ad906ea4849e66ff3a083b179fea0eae09254a7b Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Tue, 2 Feb 2021 08:08:45 +0100 Subject: [PATCH] fix params --- params.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/params.json b/params.json index 56297b7..8f56a91 100644 --- a/params.json +++ b/params.json @@ -2,9 +2,8 @@ "title": "Le blog du Yax", "subtitle": "GNU, Linux, BSD et autres libertés", "author": "Yax", - "site_url": "http://127.0.0.1:8000", + "site_url": "https://blogduyax.madyanne.fr", "stacosys_token": "9fb3fc042c572cb831005fd16186126765140fa2bd9bb2d4a28e47a9457dc26c", "stacosys_url": "http://stacosys:8100", - "stacosys_url": "http://127.0.0.1:8100", "external_check": "./check_git.sh" }