Add charset meta tag to head markup
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user