Skip to content

Commit

Permalink
refactor: update projects section
Browse files Browse the repository at this point in the history
  • Loading branch information
tmthyadms committed Nov 20, 2023
1 parent e72da40 commit c148b21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/the-header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@ export default {
title: "Projects",
type: [
{
title: "Main Projects",
href: "#main-projects",
title: "Featured projects",
href: "#feat-projects",
},
{
title: "Side Projects",
title: "Side projects",
href: "#side-projects",
},
],
Expand Down

0 comments on commit c148b21

Please sign in to comment.