Skip to content

Instantly share code, notes, and snippets.

@juikhankari
juikhankari / privacy-policy.html
Created May 1, 2026 20:10
In The Know - Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy — In The Know</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
max-width: 680px;