Skip to content

Commit

Permalink
112823
Browse files Browse the repository at this point in the history
  • Loading branch information
fahsuanlin committed Nov 28, 2023
1 parent f1b0c1e commit d1148e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/lib/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@
{tel}
</p>
<p title="location: {location}">
<Icon icon="carbon:location" class="inline" />
{location}
<a href="/images/sunnybrook_map.png">
<Icon icon="carbon:location" class="inline" />
{location}
</a>
</p>
2075 Bayview Ave, S6-69<br />
Toronto, ON, Canada M4N 3M5
Expand Down
File renamed without changes

0 comments on commit d1148e9

Please sign in to comment.