Fix title of wopr page

This commit is contained in:
Neale Pickett 2011-02-28 08:14:24 -07:00
parent dabfc79948
commit 0bdc543ae7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<html>
<head>
<title>merf</title>
<title>WOPR connection</title>
<script type="text/javascript" src="wopr.js"></script>
<link rel="stylesheet" href="wopr.css">
</head>