Skip to content

Instantly share code, notes, and snippets.

View pr1mavera's full-sized avatar

primavera pr1mavera

View GitHub Profile
@pr1mavera
pr1mavera / AIGenClub-privacy-policy.html
Last active May 10, 2026 18:44
Privacy Policy - AIGenClub
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - AIGenClub</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; line-height: 1.6; color: #333; }
h1 { color: #e60023; border-bottom: 2px solid #eee; padding-bottom: 10px; }
h2 { color: #444; margin-top: 30px; }