Skip to content

Instantly share code, notes, and snippets.

@jeff613
jeff613 / sommi-ai-privacy-policy.html
Last active April 16, 2026 01:22
Sommi AI - Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Sommi AI - Privacy Policy</title>
<style>
body { font-family: -apple-system, system-ui, sans-serif; max-width: 640px; margin: 40px auto; padding: 0 20px; color: #1a1a1a; line-height: 1.6; }
h1 { font-size: 24px; }
h2 { font-size: 18px; margin-top: 32px; }