From e61330aefdd0ccbc3f1f2d3c672bd8a7f19b78fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diana=20Iu=C8=99an?= Date: Wed, 29 Jan 2025 15:29:29 +0100 Subject: [PATCH] open registration --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index daa5029..40c037d 100644 --- a/config.toml +++ b/config.toml @@ -51,12 +51,12 @@ logos = [ ] # adapt this -registration_link = "https://example.org" +registration_link = "https://indico.neic.no/e/coderefinery-march-2025" source_repo = "https://github.com/coderefinery/2025-03-25-workshop" how_to_join_video = "https://youtu.be/QUAZELOioUY" # uncomment as soon as registration opens -# registration_is_open = true +registration_is_open = true # uncomment as soon as registration closes # registration_is_closed = true