Skip to content

Commit

Permalink
Remove About section
Browse files Browse the repository at this point in the history
  • Loading branch information
axelvf committed Feb 7, 2024
1 parent 3369e35 commit 2cf216d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<a href="https://axelvf.com/" class="menu-name glitch-txt" data-text="Axel Vasquez">Axel Vasquez</a>
<nav class="menu-sections">
<ul>
<li><a href="#about">About</a></li>
<!-- <li><a href="#about">About</a></li> -->
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
Expand All @@ -147,7 +147,7 @@
<section id="home" data-color="#fff">
<h1 class="fade-in">Information Security <br>& Technologies Architect</h1>
</section>
<section id="about" data-color="#000">
<!-- <section id="about" data-color="#000">
<div data-sr="enter left, ease 30px, over 1.5s" class="about-content">
<h2 data-sr="enter bottom, ease 30px, over 1.5s">WHOAMI</h2>
<div data-sr="enter left, ease 30px, over 1.5s" class="divider"></div>
Expand Down Expand Up @@ -184,7 +184,7 @@ <h2 data-sr="enter bottom, ease 30px, over 1.5s">WHOAMI</h2>
</ul>
</div>
</div>
</section>
</section> -->
<!-- <section id="flow" data-color="#fff">
<div class="flow-content">
<h2 data-sr="enter left, ease 30px, over 1.5s">Cablevisión Flow <sup>*</sup></h2>
Expand Down

0 comments on commit 2cf216d

Please sign in to comment.