Skip to content

Commit d3b62ad

Browse files
committed
adding preregistration info and link 2026
1 parent dbcbc07 commit d3b62ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ googleAnalytics = "UA-60791139-1"
486486
title = "Registration"
487487
subtitle = ""
488488
buttontext = ""
489-
explains = "Registration is now open."
490-
#explains = "Pre-registration is now open. If the number of participants exceeds 50, a random draw will be held on the end of May."
489+
#explains = "Registration is now open."
490+
explains = "Pre-registration is now open. If we receive more than 60 entries, a random lottery will be held by 28 November 2025."
491491

492492
# Footer section
493493
[params.footer]

themes/hugo-agency-theme/layouts/partials/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h3 class="section-subheading text-muted">{{ with .Site.Params.contact.subtitle
1212
<div class="row">
1313
<div class="col-md-12 col-sm-12 text-center">
1414
<div class="explains">{{ with .Site.Params.contact.explains }}{{ . | markdownify }}{{ end }}</div>
15-
<a href="https://www.helloasso.com/associations/socratesfr/evenements/socrates-24-1" class="btn btn-xl">I want to join!</a>
15+
<a href="https://forms.gle/CwEmNVFqVxsKTgCW9" class="btn btn-xl">I want to pre-register!</a>
1616
</div>
1717
<div class="clearfix"></div>
1818
</div>

0 commit comments

Comments
 (0)