Skip to content

Commit 85b4d40

Browse files
committed
Update headerNavLinks.ts
1 parent 3e2d23a commit 85b4d40

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

data/headerNavLinks.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
const headerNavLinks = [
22
{ href: '/', title: 'Home' },
33
{ href: '/books', title: 'Books' },
4-
// { href: '/tags', title: 'Tags' },
5-
// { href: '/projects', title: 'Projects' },
4+
// { href: '/Travels', title: 'Projects' },
65
{ href: '/about', title: 'About' },
76
]
87

0 commit comments

Comments
 (0)