Add charset meta tag to head markup
This commit is contained in:
parent
18573ce50f
commit
9c50426693
@ -2,7 +2,9 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Infantry Combat Solo Basic</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>BTroops - Infantry Combat, Solo Basic</title>
|
||||
<link rel="stylesheet" href="assets/css/style.css">
|
||||
</head>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user