We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d30b6 commit a6d98c3Copy full SHA for a6d98c3
1 file changed
src/pages/_meta.ts
@@ -23,12 +23,16 @@ export default {
23
layout: 'raw',
24
},
25
title: 'Vulnerability Database',
26
+ type: 'page',
27
+ href: '/vulnerability-database'
28
29
'package-inspector': {
30
theme: {
31
layout: 'raw'
32
33
title: 'Package Inspector',
34
35
+ href: '/package-inspector'
36
37
"reachability-analysis": {
38
0 commit comments