Skip to content

Instantly share code, notes, and snippets.

View koach08's full-sized avatar

Koichiro Shigaki koach08

View GitHub Profile
@koach08
koach08 / privacy-policy.html
Created April 22, 2026 07:50
EduPlanner Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EduPlanner - Privacy Policy</title>
<style>
body { font-family: -apple-system, sans-serif; max-width: 700px; margin: 40px auto; padding: 0 20px; line-height: 1.7; color: #333; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.1em; margin-top: 2em; }