Skip to content

Commit

Permalink
feat: add phone number and display IDRC project lead email on footer (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
chosww authored Mar 26, 2024
1 parent 67a6b00 commit 55df1a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/_includes/partials/global/footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@
<div class="[ contact-methods ]">
<div>
<p><strong>Email</strong><br />
<a href="mailto:[email protected]">IDRC Project Lead</a></p>
<a href="mailto:[email protected]">[email protected]</a></p>
<a href="mailto:[email protected]">IRIS Project Lead</a></p>
</div>
<div>
<p><strong>Phone</strong><br />
(416) 977-6000 #3968</p>
</div>
<div>
<address><strong>Address</strong><br />
205 Richmond St. W., Second Floor<br />
Expand Down

0 comments on commit 55df1a4

Please sign in to comment.