- Update Google Sheets integration to support optional tab names. - Add functionality to fetch and display public participants. - Revise event configuration in YAML for clarity and consistency. - Improve form layout with additional fields for contact information and meal preferences. - Create a new home page template for event selection. - Update success page to link back to the participants list.
14 lines
No EOL
463 B
YAML
14 lines
No EOL
463 B
YAML
# Define as many events as you want here.
|
|
# The key (e.g., 'zomeravond') becomes the URL: domain.com/zomeravond
|
|
master_sheet_id: "1k-eTke2GGmcMtq2-acvWPvjgfDeUHBsR0_Bd_tAbLx0"
|
|
|
|
events:
|
|
zomeravond:
|
|
title: "Zomeravondregatta 2026"
|
|
tab_name: "Zomeravond 2026"
|
|
description: "De gezelligste avondwedstrijd van het jaar."
|
|
|
|
papklokken:
|
|
title: "Papklokkenrace 2026"
|
|
tab_name: "Papklokken 2026"
|
|
description: "Sluit het seizoen af in stijl." |