-
Notifications
You must be signed in to change notification settings - Fork 0
/
awareness.html
25 lines (23 loc) · 1.11 KB
/
awareness.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width-device-width, initial-scale-1">
<title>spread awareness about the seagull apocalypse</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1>Spread Awareness of the Seagull Apocalypse</h1>
<img src="https://i.ibb.co/51SZrWN/aaaaa.gif"><br>
<h3>If you would like to spread awareness of the seagull apocalypse, you can contribute to the cause by doing the following:</h3>
<ol>
<li>Sharing this website</li>
<li>Teaching others about the Four Seagulls of the Apocalypse</li>
<li>Let others know they can get a free dinglehopper to save themselves</li>
<li>Have others do the same steps above</li>
</ol><br><hr>
<h2>Other places</h2>
<h5 style="text-align:center;"><a href="dinglehopper.html">Get a free dinglehopper today!</a></h5>
<h5 style="text-align:center;"><a href="index.html">Back to home</a></h5>
</body>
</html>