Skip to content

Commit

Permalink
change title on manual simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
brianamarie committed Apr 3, 2017
1 parent a1a0c9d commit 9c84271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions play/manual/manual.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<title>Manual Simulation</title>
<title>This is a Manual Simulation</title>
<link href="manual.css" rel="stylesheet" type="text/css">
</head>
<body>
Expand All @@ -12,4 +12,4 @@
</html>

<script src="../lib/Mouse.js"></script>
<script src="manual.js"></script>
<script src="manual.js"></script>

0 comments on commit 9c84271

Please sign in to comment.