From 5208f84961f31ed5acee2e28aa4992f4ba8e7e84 Mon Sep 17 00:00:00 2001 From: Gason Olivier <olivier.gason@uliege.be> Date: Tue, 4 Feb 2025 15:48:39 +0000 Subject: [PATCH] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 35b3b93..3e8e61d 100644 --- a/_config.yml +++ b/_config.yml @@ -8,11 +8,11 @@ # URL VARIABLES # # site domain, full URL to the production location of your collection -url: +url: https://LGL.gitlab.io # path to location on the domain if necessary e.g. /digital/hjccc -baseurl: +baseurl: /retrotechnopedagogie # location of code, the full url to your github repository -source-code: https://github.com/CollectionBuilder/collectionbuilder-csv +source-code: https://gitlab.uliege.be/LGL/retrotechnopedagogie ########## # SITE SETTINGS -- GitLab