cat /docs/cookie-policy.md
$ cat /docs/cookie-policy.md
Cookie Policy
1. What we use
This site is static and does not install HTTP cookies or tracking scripts. The only client-side value stored is cookie-consent in the browser localStorage, used solely to remember your choice on the cookie banner.
2. Technical cookies
cookie-consent— your preference on the cookie banner. It is not an HTTP cookie; it is a localStorage value. It does not auto-expire.
3. Profiling, tracking, analytics cookies
None. No third-party services are loaded on the site by default.
4. Contact form
The form submits data directly to a serverless function that forwards it via Resend. No external cookies are installed.
5. Change your preference
To change or revoke your choice, delete the cookie-consent entry from your browser's localStorage. The banner will reappear on the next visit.