Skip to content

Commit

Permalink
Updates to scripts for optionality
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarotrujillo committed Nov 1, 2023
1 parent cb63f94 commit 0597e73
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "msedge",
"request": "launch",
"name": "Open index.html",
"file": "c:\\Users\\AlvaroTrujillo\\OneDrive - Xillio\\Documents\\GitHub\\profile\\index.html"
}
]
}
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ <h2>Data Migration Engineer</h2>
</ul>
<br>
<a href="#footer-end" class="nav-button">Get in touch</a>
<a href="#footer-end" class="nav-button">Blog</a>
</div>
<div class="card">
<h2>Current Work</h2>
Expand Down

0 comments on commit 0597e73

Please sign in to comment.