Skip to content

Instantly share code, notes, and snippets.

View faisals-ghost's full-sized avatar

faisals-ghost

View GitHub Profile
@faisals-ghost
faisals-ghost / privacy-policy.html
Created February 14, 2026 16:00
MetalPark Support Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MetalPark Support - Privacy Policy</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 800px; margin: 0 auto; padding: 20px; line-height: 1.6; color: #333; }
h1 { color: #1a1a1a; }
h2 { color: #444; margin-top: 30px; }