Skip to content

Commit dd00929

Browse files
BenjaminSaofpunnyamanda849Nish7Amyh102
authored
[Release] Close RVSP (#85)
* task: Added vaccination check to form * task: Fixed sponsor image resizing, added description to inputs * Close Apps * Update index.jsx * toggle sponsors (#55) * fix: Disable airtable until data exist * changed date to oct. 14-16, 2022 (#56) * Change FAQ ('What will I need to bring?' & 'Where is it?') (#58) * changed 'What do I need to bring' section * added 'where is it' section and prettier formatting * changed footer's twitter link and header (#57) * toggle MLH flag * Sticky Header (#61) * sticky navigation bar * spacing Co-authored-by: Amanda Tang <[email protected]> * open registration, added covid section to hacker application (#63) * open registration, added covid section to hacker application * Merge branch 'develop' of https://github.com/hackthevalley/hack-the-front into open-registration * added back .env.example file & change registration button * change apply to register (#64) Co-authored-by: Amyh102 <[email protected]> * updated packages * Fix navbar (#69) * Airtable Fix + UI Changes (#59) * task: Added vaccination check to form * task: Fixed sponsor image resizing, added description to inputs * Close Apps * Update index.jsx * toggle sponsors (#55) * fix: Disable airtable until data exist * changed date to oct. 14-16, 2022 (#56) * Change FAQ ('What will I need to bring?' & 'Where is it?') (#58) * changed 'What do I need to bring' section * added 'where is it' section and prettier formatting * changed footer's twitter link and header (#57) Co-authored-by: fpunny <[email protected]> Co-authored-by: Benjamin Saobuppha <[email protected]> * Update Prod (#62) * task: Added vaccination check to form * task: Fixed sponsor image resizing, added description to inputs * Close Apps * Update index.jsx * toggle sponsors (#55) * fix: Disable airtable until data exist * changed date to oct. 14-16, 2022 (#56) * Change FAQ ('What will I need to bring?' & 'Where is it?') (#58) * changed 'What do I need to bring' section * added 'where is it' section and prettier formatting * changed footer's twitter link and header (#57) * toggle MLH flag * Sticky Header (#61) * sticky navigation bar * spacing Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: fpunny <[email protected]> Co-authored-by: Benjamin Saobuppha <[email protected]> Co-authored-by: Nishil Kapadia <[email protected]> * Changes (#65) * task: Added vaccination check to form * task: Fixed sponsor image resizing, added description to inputs * Close Apps * Update index.jsx * toggle sponsors (#55) * fix: Disable airtable until data exist * changed date to oct. 14-16, 2022 (#56) * Change FAQ ('What will I need to bring?' & 'Where is it?') (#58) * changed 'What do I need to bring' section * added 'where is it' section and prettier formatting * changed footer's twitter link and header (#57) * toggle MLH flag * Sticky Header (#61) * sticky navigation bar * spacing Co-authored-by: Amanda Tang <[email protected]> * open registration, added covid section to hacker application (#63) * open registration, added covid section to hacker application * Merge branch 'develop' of https://github.com/hackthevalley/hack-the-front into open-registration * added back .env.example file & change registration button * change apply to register (#64) Co-authored-by: Amyh102 <[email protected]> Co-authored-by: fpunny <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Nishil Kapadia <[email protected]> Co-authored-by: Amyh102 <[email protected]> * Change htv 7, add diversity faction, change the MLH banner (#67) * task: Added vaccination check to form * task: Fixed sponsor image resizing, added description to inputs * Close Apps * Update index.jsx * toggle sponsors (#55) * fix: Disable airtable until data exist * changed date to oct. 14-16, 2022 (#56) * Change FAQ ('What will I need to bring?' & 'Where is it?') (#58) * changed 'What do I need to bring' section * added 'where is it' section and prettier formatting * changed footer's twitter link and header (#57) * toggle MLH flag * Sticky Header (#61) * sticky navigation bar * spacing Co-authored-by: Amanda Tang <[email protected]> * open registration, added covid section to hacker application (#63) * open registration, added covid section to hacker application * Merge branch 'develop' of https://github.com/hackthevalley/hack-the-front into open-registration * added back .env.example file & change registration button * change apply to register (#64) Co-authored-by: Amyh102 <[email protected]> * change htv-6 to htv-7 * change class name * added diversity faction, changed to new MLH event banner Co-authored-by: fpunny <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Nishil Kapadia <[email protected]> Co-authored-by: Amyh102 <[email protected]> * added root contianer, added background color, made full width to navbar * small refactoring * name correction Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: fpunny <[email protected]> Co-authored-by: Nishil Kapadia <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Amyh102 <[email protected]> * Fix school names (#72) * Fix explore factions (#73) * fix explore faction * fix explore faction logo * Add sponsorship (#76) * re-enabled sponsors, added custom rendering for 'Support' type sponsors * refactoring * fixed dashboard UI on mobile (#75) * remove labels from sponsors (#79) * Live-Schedule (#81) * schedule htv7 * Formatting Co-authored-by: Benjamin Saobuppha <[email protected]> * closed RVSP (#84) Co-authored-by: fpunny <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Amanda Tang <[email protected]> Co-authored-by: Nishil Kapadia <[email protected]> Co-authored-by: Amyh102 <[email protected]>
1 parent 8319c90 commit dd00929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
mlh: true,
1515
open: true,
1616
discord: false,
17-
rsvp: true,
17+
rsvp: false,
1818
schedule: false,
1919
sponsors: true,
2020
},

0 commit comments

Comments
 (0)