Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index a4f2858..eff807d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -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>