Skip to content

Instantly share code, notes, and snippets.

View joker096's full-sized avatar
🏠
Working from home

cvrname joker096

🏠
Working from home
View GitHub Profile
@joker096
joker096 / privacy.html
Created May 13, 2026 18:51
Fennec Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Fennec Academy</title>
<style>
body { font-family: sans-serif; line-height: 1.6; max-width: 800px; mx-auto: 40px; padding: 20px; color: #333; }
h1 { color: #2D5A27; }
h2 { border-bottom: 2px solid #2D5A27; padding-bottom: 5px; }