Skip to content

Commit

Permalink
chore: update content
Browse files Browse the repository at this point in the history
  • Loading branch information
victorposada committed Jan 4, 2025
1 parent bc1d043 commit 1b8cee6
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions html/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@

<body>
<div>
<div class="core">
<a href="about.html">[about]</a>
<a href="/blog/">[blog]</a>
<a href="resume.pdf" target="_blank">[resume]</a>
<a href="https://github.com/victorposada" target="_blank">[github]</a>
<i id="time">00:00:00</i>
</div>
<h1>about me</h1>

<h2>introduction</h2>
Expand Down Expand Up @@ -57,16 +64,6 @@ <h2>contact </h2>


</div>
<div class="core">
<h1><i>victor ps</i></h1>
<p class=timezone>
<i id="time">00:00:00</i>
</p>
<a href="about.html">[about]</a>
<a href="/blog/">[blog]</a>
<a href="resume.pdf" target="_blank">[resume]</a>
<a href="https://github.com/victorposada" target="_blank">[github]</a>
</div>
</body>

</html>

0 comments on commit 1b8cee6

Please sign in to comment.