diff options
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index 57f949a..5419cf5 100644 --- a/about/index.html +++ b/about/index.html @@ -152,7 +152,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> |