Skip to content

Commit

Permalink
finish skills page
Browse files Browse the repository at this point in the history
  • Loading branch information
nceccarelli-moog committed Jan 9, 2024
1 parent a82182e commit 964e029
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/skills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import van from "vanjs-core"

const { div, ul, h2, h3, li } = van.tags

// TODO: Add more. There are more that didnt fit on my resume

// Reusable components can be just pure vanilla JavaScript functions.
// Here we capitalize the first letter to follow React conventions.
const Skills = () => div(
Expand Down

0 comments on commit 964e029

Please sign in to comment.