diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index fef1a7f..04817a1 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ <link rel="stylesheet" href="/assets/css/css.css"> </head> <body> - <div id="player"></div> + <div id="container"></div> </body> <script src="/socket.io/socket.io.js"></script> <script> |
