Skip to content

Commit

Permalink
Merge pull request #47 from erland-syafiq/change-email
Browse files Browse the repository at this point in the history
Updating to correct email vtmunconference@gmail.com
  • Loading branch information
quinnandersonvt authored Jul 10, 2024
2 parents 5a9934a + 9cfdcad commit 585b342
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion site/app/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function Footer() {
</div>
<p>
Virginia Tech, Blacksburg, VA 24061 <br/>
chargedaffaires@vtmunc.org <br />
vtmunconference@gmail.com <br />
<a href="https://www.inclusive.vt.edu/resources/land-acknowledgement-and-labor-recognition.html" target="_blank" className="footerLink" >
Land Acknowledgement</a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion site/app/register/RegisterForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export default function RegisterForm() {
<p>
Please provide the following information about your school and organization. Independent delegates are kindly asked to list "Independent Delegate” under "School Name" and to use their personal address instead of a school address.<br />

If, after submitting this form, you would like to add or drop delegates, please reach out to our Chargé d'Affaires, Delaney Moran, chargedaffaires@vtmunc.org <br />
If, after submitting this form, you would like to add or drop delegates, please reach out to our Chargé d'Affaires, Will Letvin, vtmunconference@gmail.com <br />
</p>

<div className="row">
Expand Down
2 changes: 1 addition & 1 deletion site/app/register/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function RegisterPage() {

<div className="group">
<h4>Dear Advisors and Independent Delegates,</h4>
<p>Thank you for your registration for VTMUNC! For independent delegates that are staying in Blacksburg overnight, please contact Delaney Moran, our charge d'affairs on chargedaffaires@vtmunc.org, so we can send you a liability waiver form.</p>
<p>Thank you for your registration for VTMUNC! For independent delegates that are staying in Blacksburg overnight, please contact Will Letvin, our charge d'affairs at vtmunconference@gmail.com, so we can send you a liability waiver form.</p>
<p>Note: * means a field is required</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion site/app/register/success/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function RegisterSuccess() {
<img className="registerImg" src={"/Images/AboutUsGroupPhoto.jpg"} />
</div>

<h5>We will begin processing your data as soon as possible. Please reach out to chargedaffaires@vtmunc.org if you have any more questions.</h5>
<h5>We will begin processing your data as soon as possible. Please reach out to vtmunconference@gmail.com if you have any more questions.</h5>
</div>
</div>
<div className='col-md-3'></div>
Expand Down

0 comments on commit 585b342

Please sign in to comment.