Skip to content

Commit 18b6388

Browse files
committed
docs: add security to footer menu
1 parent a491f4f commit 18b6388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme.config.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const footerNav = [
3535
];
3636

3737
const footerLegalNav = [
38+
{ name: "Security", href: "/security" },
3839
{ name: "Imprint", href: "/imprint" },
3940
{
4041
name: "Terms",

0 commit comments

Comments
 (0)