diff options
Diffstat (limited to 'views/about.hbs')
| -rw-r--r-- | views/about.hbs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/views/about.hbs b/views/about.hbs index 0d19d8d..00b4203 100644 --- a/views/about.hbs +++ b/views/about.hbs @@ -4,24 +4,24 @@ <section class="abt-content"> <h3 class="">About Us</h3> <p class="about-p"> - We are 4 students from the University of Toronto. + We are students from the University of Toronto. </p> <h4 class="abt-name">Nargiza Nosirova</h4> <p>Occupation: Student</p> <p>Department: CS</p> - <p>Email: placeholder@gmail.com</p> + <p>Email: nargiza.nosirova@mail.utoronto.ca</p> <h4 class="abt-name">Waref Haque</h4> <p>Occupation: Student</p> <p>Department: ECE</p> - <p>Email: placeholder@gmail.com</p> + <p>Email: w.haque@mail.utoronto.ca</p> <h4 class="abt-name">Pradyumn (Kumar) Damani</h4> <p>Occupation: Student</p> <p>Department: CS</p> - <p>Email: placeholder@gmail.com</p> + <p>Email: kumar.damani@mail.utoronto.ca</p> <h4 class="abt-name">Humair Khan</h4> <p>Occupation: Student</p> <p>Department: CS</p> - <p>Email: placeholder@gmail.com</p> + <p>Email: humair.khan@mail.utoronto.ca</p> </section> </section> </main>
\ No newline at end of file |
