feat: add privacy, terms, and cookies pages
Footer and login legal links were stubs. Point them at real marketing pages that follow the Figma content-page template.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"_comment": "Cookies Settings. Figma Content page Template (19003:23305): banner + labeled body stacks. There are no optional cookies to toggle.",
|
||||
"banner": {
|
||||
"title": "Cookies Settings",
|
||||
"description": "CommunityRule uses one cookie, to keep you signed in.",
|
||||
"author": "Media Economies Design Lab",
|
||||
"date": "2026-08-15"
|
||||
},
|
||||
"updated": "Last updated August 15, 2026.",
|
||||
"intro": [
|
||||
"CommunityRule sets one cookie, named cr_session, after you sign in with a magic link. It keeps you signed in for up to 30 days. There are no advertising or analytics cookies to turn off."
|
||||
],
|
||||
"sections": [
|
||||
{
|
||||
"heading": "The session cookie",
|
||||
"paragraphs": [
|
||||
"Sign out to clear it on this browser. Blocking it in your browser will sign you out and keep you from staying signed in. Browsing templates does not set this cookie."
|
||||
]
|
||||
},
|
||||
{
|
||||
"heading": "Local drafts",
|
||||
"paragraphs": [
|
||||
"Drafts in progress may also be stored in your browser’s local storage, which is not a cookie. Clearing this site’s data removes those local drafts.",
|
||||
"See the [Privacy Policy](/privacy) for what else we collect."
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user