Skip to content

Instantly share code, notes, and snippets.

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

Luiz Carlos Colares de Oliveira colares07

🏠
Working from home
View GitHub Profile
@colares07
colares07 / privacy-policy.html
Created May 10, 2026 04:50
Política de Privacidade - Pesque com Wilson
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Política de Privacidade — Pesque com Wilson</title>
<style>
body { font-family: Arial, sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; color: #333; line-height: 1.7; }
h1 { color: #1565C0; }
h2 { color: #1976D2; margin-top: 32px; }