Skip to content

Commit a6d98c3

Browse files
committed
navbar fix
1 parent f7d30b6 commit a6d98c3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/pages/_meta.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,16 @@ export default {
2323
layout: 'raw',
2424
},
2525
title: 'Vulnerability Database',
26+
type: 'page',
27+
href: '/vulnerability-database'
2628
},
2729
'package-inspector': {
2830
theme: {
2931
layout: 'raw'
3032
},
3133
title: 'Package Inspector',
34+
type: 'page',
35+
href: '/package-inspector'
3236
},
3337
"reachability-analysis": {
3438
theme: {

0 commit comments

Comments
 (0)