Skip to content

Commit

Permalink
chore: update sponsor meeting time
Browse files Browse the repository at this point in the history
chore: update expo-hall claim code
  • Loading branch information
brettski committed Sep 21, 2023
1 parent ef07035 commit 877d9ad
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "that-us",
"version": "3.13.2",
"version": "3.13.3",
"description": "THAT.us website",
"main": "index.js",
"type": "module",
Expand Down
6 changes: 3 additions & 3 deletions src/_utils/config.public.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const imageCrops = {

export const claimCodes = [
{
72924: {
73024: {
eventSlug: 'wi/2024',
eventTitle: 'THAT Conference Wisconsin'
}
Expand Down Expand Up @@ -101,7 +101,7 @@ export const kalahari = {
url: 'https://book.passkey.com/e/50528959'
},
tx: {
opens: '09/13/2023',
opens: '09/19/2023',
closes: '01/08/2024',
url: 'https://book.passkey.com/e/50671911'
}
Expand All @@ -116,7 +116,7 @@ export const kalahari = {
},
'tx/2024': {
bookingUrl: 'https://book.passkey.com/e/50671918',
start: '09/13/2023',
start: '09/19/2023',
end: '01/08/2024',
blockCloseDate: '01/08/2023',
accessCode: 'THATSPEAK'
Expand Down
2 changes: 1 addition & 1 deletion src/routes/orders/success/claim-ticket/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
When you get to the event make sure you check in at registration to get your sponsor badge.
</li>
<li>
On <strong>Monday at 3:00 PM</strong> there will be a sponsor meeting in the Open Spaces area.
On <strong>Monday at 1:00 PM</strong> there will be a sponsor meeting in the Open Spaces area.
This is an opportunity to meet one another, discuss the event, answer any questions, and get things
kicked off before the early registration meet and greet that evening.
</li>
Expand Down

0 comments on commit 877d9ad

Please sign in to comment.