Skip to content

Commit

Permalink
travel more conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb committed Apr 21, 2024
1 parent caddd62 commit 72ae125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/travel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const travels: Travel[] = [
title: 'Get accepted into HackUPC',
tag: 'Invited to HackUPC',
emoji: 'gift',
description: `Congratulations! You have been accepted to HackUPC, once you confirm your attendance you will be able to **check if you need travel reimbursement**. Take into account that we provide: \n - **Up to** 50€ for people coming from Spain (outside Catalunya) \n - **Up to** 120€ for people coming from Europe \n - **Up to** 200€ for people coming from outside Europe.`,
description: `Congratulations! You have been accepted to HackUPC, once you confirm your attendance you will be able to **check if you need travel reimbursement**. Take into account that we provide: \n - **Up to** 50€ for people coming from Spain (outside Catalunya) \n - **Up to** 120€ for people coming from Europe \n - **Up to** 200€ for people coming from outside Europe. \n\n _**Note**: Due the high demand of reimbursement petitions we are only covering **up to** the 50% of the trip since we have a limited budget._`,
},
{
title: 'Confirm your attendance',
Expand Down

0 comments on commit 72ae125

Please sign in to comment.