diff options
Diffstat (limited to 'work')
| -rw-r--r-- | work/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/work/index.html b/work/index.html index e36f534..b5098c2 100644 --- a/work/index.html +++ b/work/index.html @@ -170,7 +170,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> |