Skip to content

Instantly share code, notes, and snippets.

View zmis100's full-sized avatar

zmis100

  • Joined Mar 17, 2026
View GitHub Profile
@zmis100
zmis100 / privacy-policy.html
Created April 14, 2026 11:19
꼬깃모아 개인정보 처리방침
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>꼬깃모아 - 개인정보 처리방침</title>
<style>
body { font-family: -apple-system, sans-serif; max-width: 700px; margin: 0 auto; padding: 20px; line-height: 1.8; color: #333; }
h1 { color: #1a73e8; }
h2 { color: #555; border-bottom: 1px solid #eee; padding-bottom: 8px; }