Spaces:
Running
Running
cutechicken
commited on
Commit
•
e52c580
1
Parent(s):
7111402
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
6 |
<title>Tank Combat Simulator - FPS Mode</title>
|
7 |
<style>
|
8 |
body {
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/stats.js/r17/Stats.min.js"></script>
|
7 |
<title>Tank Combat Simulator - FPS Mode</title>
|
8 |
<style>
|
9 |
body {
|