diff options
| author | nasrlol <nsrddyn@gmail.com> | 2024-11-18 23:10:14 +0100 |
|---|---|---|
| committer | nasrlol <nsrddyn@gmail.com> | 2024-11-18 23:10:14 +0100 |
| commit | cc8792b3150f7b7f0a5a297dedd78295d4031c68 (patch) | |
| tree | 2b8d24c3f195e3d2c71ae04a371c68defdb45c39 /webGUI/pages/stats.html | |
| parent | dbf4264109f52fb7d1479d1119e39fddafd952bd (diff) | |
finished the webpage, and the main code is functioning correctly
Diffstat (limited to 'webGUI/pages/stats.html')
| -rw-r--r-- | webGUI/pages/stats.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/webGUI/pages/stats.html b/webGUI/pages/stats.html deleted file mode 100644 index 8fdbb74..0000000 --- a/webGUI/pages/stats.html +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | <!DOCTYPE html> | ||
| 2 | <html lang="en"> | ||
| 3 | |||
| 4 | <head> | ||
| 5 | <meta charset="UTF-8"> | ||
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| 7 | <title>STATS - CONSOLE</title> | ||
| 8 | </head> | ||
| 9 | |||
| 10 | <body> | ||
| 11 | |||
| 12 | </body> | ||
| 13 | |||
| 14 | </html> \ No newline at end of file | ||
