Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EastonArcher committed May 13, 2024
1 parent 923a19f commit a06079f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ <h1 class="sub-title">Contact Me</h1>

//Skills tab displays by default
document.addEventListener("DOMContentLoaded", function() {
// Simulate a click on the "Skills" tab link
document.querySelector(".tab-links[data-tab='skills']").click();
});

Expand Down

0 comments on commit a06079f

Please sign in to comment.