diff options
| author | Sin-MacBook <[email protected]> | 2019-12-24 20:16:25 -0800 |
|---|---|---|
| committer | Sin-MacBook <[email protected]> | 2019-12-24 20:16:25 -0800 |
| commit | fd05c3a747093ae3a45b33059d836ae52710b02f (patch) | |
| tree | 7202924a54851c63ed1fe01856938107c95dfc18 /contact/index.html | |
| parent | change about (diff) | |
| download | p.s1n.pw-admin-master.tar.xz p.s1n.pw-admin-master.zip | |
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> |