From cc45f5a7e6845d70d0935da9c4db6b25c92db0bb Mon Sep 17 00:00:00 2001 From: Gason Olivier <olivier.gason@uliege.be> Date: Tue, 4 Feb 2025 16:02:20 +0000 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 733647f..17b1fc8 100644 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,7 @@ # URL VARIABLES # # site domain, full URL to the production location of your collection -url: https://gitlab.uliege.be/LGL +url: https://lgl.gitlab.uliege.be/ # path to location on the domain if necessary e.g. /digital/hjccc baseurl: /retrotechnopedagogie # location of code, the full url to your github repository -- GitLab