against-the-ninja.xyz/robot-messanger.html

15 lines
404 B
HTML
Raw Normal View History

2020-06-03 19:30:05 +01:00
<!DOCTYPE html>
<!-- <https://www.youtube.com/watch?v=-SLsA_Opybw> -->
<html>
<head>
<title>Traitor!</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/style.css"/>
</head>
<body>
<p>Traitor, listen! You have just three days to return the Golden Ninja Warrior to our master! Hear and obey!</p>
<img src="img/robot.jpg" alt="Robot Messanger" />
</body>
</html>