updated hrefContactTel

This commit is contained in:
Lechner Julian - FrauJulian
2025-07-25 14:42:36 +02:00
parent 02e2a3112e
commit b329335cdc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
<fa-icon class="fab" [icon]="faEnvelope" size="3x"></fa-icon>
</a>
<a href="tel:{{globalFields.hrefContactPhone}}">
<a href="tel:{{globalFields.hrefContactTel}}">
<fa-icon class="fab" [icon]="faPhone" size="3x"></fa-icon>
</a>