diff --git a/docusaurus.config.ts b/docusaurus.config.ts index a91170438..ae603b7cd 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -199,7 +199,10 @@ const config: Config = { label: "Schedule a discovery call", href: "https://www.ory.sh/contact/", }, - ], + { + html: `Consent Preferences`, + }, + ] satisfies Preset.ThemeConfig["footer"]["links"], logo: { alt: "Ory logo in white", src: "/docs/img/logos/logo-ory-white-2022-11-04.svg",