generated from nhcarrigan/template
feat: add link to sitemap #5
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"sonarlint.connectedMode.project": {
|
||||||
|
"connectionId": "Naomi",
|
||||||
|
"projectKey": "docs"
|
||||||
|
}
|
||||||
|
}
|
@ -142,5 +142,12 @@ export const navigation = [
|
|||||||
link: "/misc/music",
|
link: "/misc/music",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "Sitemap",
|
||||||
|
link: "https://sitemap.nhcarrigan.com",
|
||||||
|
attrs: {
|
||||||
|
target: "_blank",
|
||||||
|
}
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user