Update Barcamp participation links

This commit is contained in:
Neeldhara Misra 2026-07-06 01:16:25 +05:30
parent b1e07cdbf6
commit 63dd759af0
5 changed files with 85 additions and 32 deletions

View file

@ -1,6 +1,9 @@
export const barcampRegistrationUrl = "https://events.neeldhara.cloud/event/2/barcamp-2026";
export const barcampParticipantsSheetUrl =
"https://docs.google.com/spreadsheets/d/1CToI4p-h6U6LtBtnUfUB_GG-VUlu7AqG9rKUsFXtDIU/edit?gid=1377061511#gid=1377061511";
export const barcampRegistrationUrl = barcampParticipantsSheetUrl;
export const barcampProposalDocUrl =
"https://docs.google.com/document/d/1IHnPPOd2Ij9-9_31BkvqodZZSMCuc1-3ampwdfA60Ek/edit?usp=sharing";
export const barcampWhatsappCommunityUrl = "https://chat.whatsapp.com/DVs6YNgDpd41LtkmAwGVfo";
export type BarcampParticipant = {
name: string;