Skip to content

Instantly share code, notes, and snippets.

View Bryan-Irwin's full-sized avatar

BryanIrwin Bryan-Irwin

View GitHub Profile
@Bryan-Irwin
Bryan-Irwin / privacy.html
Last active May 25, 2026 17:22
Privacy Policy — FDR Old Time Radio
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Privacy Policy — FDR Old Time Radio</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
body { font: 16px/1.55 -apple-system, system-ui, sans-serif; max-width: 720px; margin: 2.5rem auto; padding: 0 1rem; color: #222; }
h1 { font-size: 1.6rem; }
h2 { font-size: 1.15rem; margin-top: 2rem; }