rename html, add title
This commit is contained in:
parent
23d3abb351
commit
db65294e2c
|
@ -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>
|
Loading…
Reference in a new issue