Skip to content

Instantly share code, notes, and snippets.

View patrickAdegbesan's full-sized avatar

MR.PAT patrickAdegbesan

View GitHub Profile
@patrickAdegbesan
patrickAdegbesan / privacy-policy.html
Last active November 11, 2025 09:01
CampusDash App Privacy Policy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CampusDash - Privacy Policy</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 800px;