1
Fork 0

Added icon to image

This commit is contained in:
Jake Howard 2015-11-04 18:14:53 +00:00
parent ddee0ee977
commit 2b5cb68732

View file

@ -3,6 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Keyboard Mechanizer</title> <title>Keyboard Mechanizer</title>
<link rel="favicon" href="img/icon.png" />
<link rel="stylesheet" href="css/style.css" /> <link rel="stylesheet" href="css/style.css" />
</head> </head>
<body> <body>