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:
@@ -63,5 +63,20 @@
|
||||
"operating manual",
|
||||
"decision-making"
|
||||
]
|
||||
},
|
||||
"privacy": {
|
||||
"title": "Privacy Policy — CommunityRule",
|
||||
"description": "What we collect, where it is stored, and how template recommendations work.",
|
||||
"keywords": ["privacy", "personal information", "communityrule"]
|
||||
},
|
||||
"terms": {
|
||||
"title": "Terms of Service — CommunityRule",
|
||||
"description": "How you may use CommunityRule, including licenses and the templates API.",
|
||||
"keywords": ["terms of service", "license", "communityrule"]
|
||||
},
|
||||
"cookies": {
|
||||
"title": "Cookies Settings — CommunityRule",
|
||||
"description": "CommunityRule uses one cookie, to keep you signed in.",
|
||||
"keywords": ["cookies", "session", "privacy", "communityrule"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user