rename html, add title

This commit is contained in:
Jeremy Penner 2011-03-03 22:42:26 -08:00
parent 23d3abb351
commit db65294e2c

View file

@ -34,8 +34,10 @@
PlayStory("timemachine.xml", $("#story"));
});
</script>
<title>Richard and Larry Build a Time Machine</title>
</head>
<body>
<div style="float:right;"><b><a href="javascript:location.reload()">Restart game</a></b></div>
<div id="story" />
</body>
</html>