Skip to main content

Legal Pages

Lumio's legal section lives under /legal with six pages:

SlugPurpose
/legal/imprintProvider information (§5 TMG).
/legal/privacyData processing and storage policy.
/legal/termsTerms of service.
/legal/cookiesWhich cookies + browser storage we use.
/legal/securitySecurity practices and contact.
/legal/faqCommon legal questions.

The overview at /legal links to all six. Each page has a "Back to overview" link and an in-page table of contents on desktop; mobile users get a collapsible navigation.

Editing

Legal pages are authored in MDX under apps/web/content/{locale}/legal/*.mdx. Editing a file is a straightforward PR — see MDX Content Pipeline for the technical details.

Updated dates are centralised in apps/web/src/components/legal/legal-pages.ts — when you change a page, bump the corresponding lastUpdated entry so the badge reflects reality.