We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a491f4f commit 18b6388Copy full SHA for 18b6388
theme.config.tsx
@@ -35,6 +35,7 @@ const footerNav = [
35
];
36
37
const footerLegalNav = [
38
+ { name: "Security", href: "/security" },
39
{ name: "Imprint", href: "/imprint" },
40
{
41
name: "Terms",
0 commit comments