Public legal documents (privacy policies, terms of service) for Learn By Game apps.
apps-legal/
└── <app-name>/
├── privacy-english.md
└── privacy-hebrew.md
These documents are served as a static site via GitHub Pages.
Public URLs follow the pattern:
https://learnbygame100-dot.github.io/apps-legal/<app-name>/<document>
For example: https://learnbygame100-dot.github.io/apps-legal/grammar-app/privacy-english
When app data flows change, update all language versions of the relevant document together. The text in this repo must stay in sync with the in-app legal screen of the corresponding app.