Skip to content

Commit 15872ee

Browse files
committed
google ads commit
1 parent e59bd9d commit 15872ee

File tree

6 files changed

+5
-1
lines changed

6 files changed

+5
-1
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta name="google-adsense-account" content="ca-pub-2589400325631235">
67
<title>BB84 Quantum Key Distribution - 3D Simulator</title>
78
<link rel="icon" type="image/png" href="favicon.png">
89
<meta name="description" content="Interactive 3D simulation of the BB84 Quantum Key Distribution protocol. Experience quantum cryptography with real-time photon visualization and basis matching." />

public/docs/physics_ppt.pdf

0 Bytes
Binary file not shown.

public/docs/physics_report.pdf

-478 KB
Binary file not shown.

public/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<!doctype html>
22
<html lang="en">
33
<head>
4-
<meta charset="utf-8" />
4+
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<meta name="google-adsense-account" content="ca-pub-2589400325631235">
67
<title>BB84 Quantum Key Distribution - 3D Simulator</title>
78
<link rel="icon" type="image/png" href="/favicon_quantum.png" />
89
<meta name="description" content="Interactive 3D simulation of the BB84 Quantum Key Distribution protocol with real-time visualization." />

public/team.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="google-adsense-account" content="ca-pub-2589400325631235">
67
<title>Team - BB84 Quantum Key Distribution</title>
78
<link rel="icon" type="image/png" href="favicon_quantum.png">
89
<meta name="description" content="Meet the dedicated team behind the BB84 Quantum Key Distribution project. Learn about our roles in documentation, development, hardware engineering, and presentations." />

team.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="google-adsense-account" content="ca-pub-2589400325631235">
67
<title>Team - BB84 Quantum Key Distribution</title>
78
<link rel="icon" type="image/png" href="favicon_quantum.png">
89
<meta name="description" content="Meet the dedicated team behind the BB84 Quantum Key Distribution project. Learn about our roles in documentation, development, hardware engineering, and presentations." />

0 commit comments

Comments
 (0)