Needs a lot of cleanup. Data has been de-duplicated, and where identical copies existed, one of them has been replaced with a symlink. Some files have been excluded, such as binaries, installers and debug dumps. Some of that may still be present.
27 lines
No EOL
904 B
HTML
27 lines
No EOL
904 B
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<h1>Welcome to Hell!</h1>
|
|
<h1>Enjoy the soothing sights and sounds of rain storm.</h1>
|
|
<h1>
|
|
<p>
|
|
Feel free to pick up one of these iPods and listen to some music from
|
|
some of my favorite bands. Once you equip the iPod, you can use the
|
|
joystick for the hand you grabbed with to control the music.
|
|
</p>
|
|
<ul>
|
|
<li>Push in on the joystick to Play/Pause.</li>
|
|
<li>Press the joystick left or right to skip to the next or previous song.</li>
|
|
</ul>
|
|
<p>
|
|
<b>Note: If you need a new iPod, just click these instructions with your
|
|
mouse, and a new iPod will be created.</b>
|
|
</p>
|
|
</h1>
|
|
</body>
|
|
</html> |