add link to chat icon

This commit is contained in:
Nils 2023-11-14 14:34:23 +01:00
parent 72ea82c1d9
commit ba2bffe58e
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ $followingDates = listNextElevenThirdWendesdays();
</div> </div>
<div class="Client2"> <div class="Client2">
<figure><a href=""><img src="img/pic-chat.png" alt="Matrix Chat Link Icon" class="img-rounded"></a></figure> <figure><a href="https://chat.sonoj.org"><img src="img/pic-chat.png" alt="Matrix Chat Link Icon" class="img-rounded"></a></figure>
<h3><a style="color:inherit;" href="https://chat.sonoj.org">Chat / Messenger</a></h3> <h3><a style="color:inherit;" href="https://chat.sonoj.org">Chat / Messenger</a></h3>
</div> </div>
</div> </div>