Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyvittoria authored Jan 23, 2024
1 parent 52edd22 commit 6f6eefa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ <h5 id="contactModalLabel" class="modal-title">Get in touch</h5>
<pre style="overflow-x: hidden; line-height: 1.6;">
<span class="code-purple">const</span> <span class="code-blue">me</span> = {
<span class="code-purple">name</span>: <span class="code-green">'Anthony'</span>,
<span class="code-purple">age</span>: <span class="code-blue">24</span>,
<span class="code-purple">role</span>: <span class="code-green">'Software Engineer'</span>,
<span class="code-purple">github</span>: <span class="code-green">'<a target="_blank" href="https://github.com/anthonyvittoria">https://github.com/anthonyvittoria</a>'</span>,
<span class="code-purple">langs</span>: ['<span class="code-green">JavaScript</span>', '<span class="code-green">Python</span>', '<span class="code-green">Java</span>'],
Expand Down

0 comments on commit 6f6eefa

Please sign in to comment.