MuseMVP Docs

Privacy and Terms

Edit independent legal MDX pages for privacy, terms, and community guidelines.

The legal module renders Privacy, Terms, and Behavior (community guidelines) from MDX. Edit the files directly. There is no page-visibility matrix and no custom-legal overlay.

Scope and Entry Points

src/app/(landing-page)/[locale]/(cms)/legal/[...path]/page.tsx
content/legal
src/modules/landing-page/footer/SwitchFooter.tsx
FilePurpose
legal/[...path]/page.tsxLegal route; renders MDX title + body
content/legalIndependent MDX pages
SwitchFooter / AuthFooterFooter and auth-page links

Fast Edit Path

Edit content/legal/{privacy,terms,behavior}.{en,zh}.mdx.

Keep frontmatter title. Do not add another # H1 in the body.

Update footer labels in src/i18n/translations/{en,zh}/home.json if needed.

---
title: 'Privacy Policy'
---

**Effective Date: January 5, 2025**

Welcome to MuseMVP...

Hide a legal page

Remove the link from SwitchFooter and AuthFooter. Delete the MDX pair if the URL should also go away.

On this page