fix html
This commit is contained in:
parent
9a0ac14281
commit
7556fb57c5
@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
var words = ['google', 'speed', 'window', 'horizon'];
|
||||
|
||||
var lives = 6;
|
||||
|
@ -1,4 +1,4 @@
|
||||
<!doctype html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!--
|
||||
/_ ... _ /_
|
||||
@ -10,7 +10,6 @@
|
||||
<title>hgman</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
|
||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="Play/play.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user