1
Fork 0

Added title to window

This commit is contained in:
Jake Howard 2015-11-04 18:12:56 +00:00
parent b2b49028dd
commit ddee0ee977
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<title>Hello World!</title>
<title>Keyboard Mechanizer</title>
<link rel="stylesheet" href="css/style.css" />
</head>
<body>