Skip to content

Commit

Permalink
updating passkey links (#237)
Browse files Browse the repository at this point in the history
doing the house chores
  • Loading branch information
theClarkSell committed Apr 5, 2024
2 parents 306a09f + b59354d commit a22d652
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/lib/config.public.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ export const events = {
export const kalahari = {
passkey: {
wi: {
opens: '04/8/2024',
opens: '04/5/2024',
closes: '06/29/2024',
url: 'https://book.passkey.com/e/50528959'
url: 'https://book.passkey.com/e/50812590'
},
tx: {
opens: '09/19/2023',
Expand All @@ -124,8 +124,8 @@ export const kalahari = {
},
speakerPasskey: {
'wi/2024': {
bookingUrl: 'https://book.passkey.com/e/50528993',
start: '04/8/2024',
bookingUrl: 'https://book.passkey.com/e/50812564',
start: '04/5/2024',
end: '06/29/2024',
blockCloseDate: '06/29/2024',
accessCode: null
Expand Down

0 comments on commit a22d652

Please sign in to comment.