diff options
Diffstat (limited to 'contact/index.html')
| -rw-r--r-- | contact/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contact/index.html b/contact/index.html index 8aa6bc9..7516d67 100644 --- a/contact/index.html +++ b/contact/index.html @@ -176,7 +176,7 @@ <div class="col-lg-4" id="address"> <p class="wow fadeInUp" data-wow-delay="0s">say hello</p> - <h4 class="wow fadeInUp" data-wow-delay="0.2s"><a href="mailto:[email protected]">[email protected]</a></h4> + <h4 class="wow fadeInUp" data-wow-delay="0.2s"><a href="mailto:[email protected]">[email protected]</a></h4> <br><br> </div> </div> |