Skip to content

Instantly share code, notes, and snippets.

View birdyLinch's full-sized avatar

Chen Lin (Will) birdyLinch

  • Oxford
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Terms of Use</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
max-width: 720px; margin: 60px auto; padding: 0 24px;
color: #333; line-height: 1.7; }
@birdyLinch
birdyLinch / notion_policy.html
Created March 10, 2026 05:18
notion 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</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
max-width: 720px; margin: 60px auto; padding: 0 24px;
color: #333; line-height: 1.7; }
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Privacy Policy</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
max-width: 720px; margin: 60px auto; padding: 0 24px;
color: #333; line-height: 1.7; }