forked from DishpitDev/Slopify
-
Notifications
You must be signed in to change notification settings - Fork 0
/
touhouproject.html
49 lines (39 loc) · 1.88 KB
/
touhouproject.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<!-- Yeah I know this code is pretty amateur please forgive me-->
<html>
<head>
<title>2hu hijack</title>
<link rel="icon" type="image/png" href="static/images/touhouproject/fumo.png">
</head>
<body style="background-color:rgb(102, 248, 122);">
<center>
<div>
<h1>Touhou Project.</h1>
<p>Fumo? Fumo fumo. Fumo fumo fumo fumofumo fumo, fumo fumo.</p>
<a href="/index.html">Back to home page</a><br>
<a href="https://en.touhouwiki.net/wiki/Touhou_Wiki">Touhou Wiki Link</a>
</div>
<br>
<img src="static/images/touhouproject/byakurengradient.webp">
<img src="static/images/touhouproject/touhou-just-dodge.gif">
<img src="static/images/touhouproject/fumocomputer.jpg">
<br>
<div>
<iframe width="935" height="701" src="https://www.youtube.com/embed/pjXN_xPQd0M" title="Chirumiru Cirno English Subs v2" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<br>
<img src="static/images/touhouproject/chirumiru-cirno.gif">
<img src="static/images/touhouproject/BTD6Truthers.jpg">
<img src="static/images/touhouproject/chirumiru-cirno.gif">
<br>
<img src="static/images/touhouproject/ReimufindsChrist.png">
<img src="static/images/touhouproject/somad.jpeg">
<br>
<img src="static/images/touhouproject/holdthiscard.jpg">
<br>
<img src="static/images/touhouproject/badapple.gif">
<br>
<img src="static/images/touhouproject/hypothetically.jpg">
<br><br><p>mashallah we will put an end to the yokai menace</p>
</div>
</center>
</html>