Skip to content

Commit

Permalink
Merge branch 'dev' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurikam2003 committed Aug 18, 2024
2 parents 5e854bd + a875e84 commit e09cc35
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions client/src/assets/schedule/data.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4605,6 +4605,15 @@ export const data = {
'End Time': '5:00 PM',
Color: 'gray',
},
{
'Event Name': 'ENGINEERING CLUBS FAIR',
'Event Location': 'Bahen Lobby',
'Event Description':
'Interested in joining a club, intramural sport or getting involved with the Engineering Society (EngSoc)? Attend the Engineering Clubs Fair to learn more about the 100+ ways you can get involved.</a>.',
'Start Time': '11:00 AM',
'End Time': '2:00 PM',
Color: 'yellow',
},
{
'Event Name': 'NITELIFE & ****',
'Event Description':
Expand Down
4 changes: 2 additions & 2 deletions client/src/util/instagramAccounts.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ export const instagramAccounts = {
Psi: 'https://www.instagram.com/psi_frosh_2t4/',
Rho: 'https://www.instagram.com/rho_frosh_2t4/',
Zeta: 'https://www.instagram.com/zeta_frosh_2t4/',
Gamma: 'https://www.instagram.com/gamma_frosh_2t4/', //not available
Gamma: 'https://www.instagram.com/gamma__frosh__2t4',
Omega: 'https://www.instagram.com/omega_frosh_2t4/',
Chi: 'https://www.instagram.com/chi_frosh_2t4/',
Upsilon: 'https://www.instagram.com/upsilon_frosh_2t4/',
Pi: 'https://www.instagram.com/pi_frosh_2t4/', //not available
Pi: 'https://www.instagram.com/pi_frosh_2t4/',
Nu: 'https://www.instagram.com/nu_frosh_2t4/',
Delta: 'https://www.instagram.com/delta_frosh_2t4/',
Sigma: 'https://www.instagram.com/sigma_frosh_2t4/',
Expand Down

0 comments on commit e09cc35

Please sign in to comment.