Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ahti87 authored Apr 3, 2024
1 parent 8ae31bf commit 63f6e5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="col-lg-7 order-lg-12">
<h5 class="mb-2">Contact us</h5>
<ul class="list-inline m-0">
<li class="mb-1"><span class="me-1"><img src="{{'/assets/images/phone2.svg' | relative_url}}" alt="title"></span>+371 2940 2436</li>

<li><span class="me-1"><img src="{{'/assets/images/message2.svg' | relative_url}}" alt="title"></span> support@puhuri.io</li>
</ul>
</div>
Expand All @@ -52,4 +52,4 @@ <h5 class="mb-2">Contact us</h5>
</main>
<!-- ====================== Blog Start ============================= -->

{% include footer.html %}
{% include footer.html %}

0 comments on commit 63f6e5c

Please sign in to comment.