Skip to content

Commit

Permalink
change phone to mail on predporodne kurzy
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Jirku <[email protected]>
  • Loading branch information
martinjirku committed Feb 23, 2024
1 parent 4dfc369 commit 8589192
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template/layout/Layout.templ
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ templ Contacts() {
<tr>
<td>Predpôrodné kurzy</td>
<td>
<a href="tel:+421950492901">
@icon.Phone("fill-indigo-100 mr-2", "16")
+421949 021 570
<a href="mailto:[email protected]">
@icon.Mail("fill-indigo-100 mr-2", "16")
predporodnykurz@mcmamina.sk
</a>
</td>
</tr>
Expand Down

0 comments on commit 8589192

Please sign in to comment.