Skip to content

Commit 4d96a22

Browse files
author
killflex
committed
Updated
- Email Button
1 parent 71cff60 commit 4d96a22

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ <h1 class="home__title">I'm <span class="home__title-color">killflex</span></h1>
5959
<div class="home__social">
6060
<a href="https://www.instagram.com/killflex" target="_blank" class="home__social-icon"><i class='bx bxl-instagram-alt'></i></a>
6161
<a href="https://twitter.com/fleksipi" target="_blank" class="home__social-icon"><i class='bx bxl-twitter'></i></a>
62-
<a href="https://www.facebook.com/flexsify" target="_blank" class="home__social-icon"><i
63-
class='bx bxl-facebook-square'></i></a>
62+
<a href="https://www.facebook.com/flexsify" target="_blank" class="home__social-icon"><i class='bx bxl-facebook-square'></i></a>
63+
<a href="mailto:killflexediting@gmail.com" target="_parent" class="home__social-icon"><i class='bx bxs-envelope'></i></a>
6464
<!-- <a href="https://www.artstation.com/killflex" target="_blank" class="home__social-icon"><i class="fa-brands fa-artstation fa-xs"></i></a> -->
6565
</div>
6666

@@ -191,7 +191,7 @@ <h2 class="skills__subtitle">Softskills</h2>
191191
<section class="visuals section" id="works">
192192
<h2 class="section-title">Works</h2>
193193

194-
<h3 class="visuals__subs bd-grid">3D Illustration</h3>
194+
<h3 class="visuals__subs bd-grid">3D Art and Illustration</h3>
195195
<div class="visuals__container bd-grid">
196196
<div class="visuals__img">
197197
<a href="assets/img/visuals/work4.jpg" data-lightbox="technology"
@@ -358,14 +358,15 @@ <h2 class="section-title">Contact</h2>
358358
<a href="https://www.instagram.com/killflex" target="_blank" class="footer__icon"><i class='bx bxl-instagram-alt'></i></a>
359359
<a href="https://twitter.com/fleksipi" target="_blank" class="footer__icon"><i class='bx bxl-twitter'></i></a>
360360
<a href="https://www.facebook.com/flexsify" target="_blank" class="footer__icon"><i class="bx bxl-facebook-square"></i></a>
361+
<a href="mailto:killflexediting@gmail.com" target="_parent" class="footer__icon"><i class='bx bxs-envelope'></i></a>
361362
<!-- <a href="https://www.artstation.com/killflex" target="_blank" class="footer__icon"><i class="fa-brands fa-artstation fa-xs"></i></a> -->
362363
<!-- <a href="https://www.youtube.com/channel/UChwSCygEMrr2Ucip-yg2elg" target="_blank" class="footer__icon"><i class='bx bxl-youtube'></i></a> -->
363364

364365
<!-- <a href="https://www.fiverr.com/ferryhasan" target="_blank" class="footer__icon" style="font-size: 18px;"><span class="iconify" data-icon="jam:fiverr"></span></a> -->
365366
<!-- <a href="https://linktr.ee/7flexsfy" target="_blank" class="footer__icon" style="font-size: 18px;"><span class="iconify" data-icon="simple-icons:linktree"></span></a> -->
366367
</div>
367368

368-
<p class="footer__email"> </p>
369+
<p class="footer__email"></p>
369370

370371
<p class="footer__cpy">Copyright &#169; 2021 killflex. All Rights Reserved</p>
371372
</footer>

0 commit comments

Comments
 (0)