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 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>STATS - CONSOLE</title> -</head> - -<body> - -</body> - -</html>
\ No newline at end of file |
